gritter_notices 0.3.1
Provide `notice` method to user model to save notices and to shows them later in views with Gritter (growl-like jQuery plugin). Fully support of Rails flash messages also. Helpful to send flash messages from background jobs.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (4):
Development 相依性套件 (8):
            bundler
            ~> 1.0.0
          
          
            factory_girl
            >= 0
          
          
            jeweler
            ~> 1.5.2
          
          
            rcov
            >= 0
          
          
            rspec
            ~> 2.5.0
          
          
            rspec-rails
            >= 0
          
          
            shoulda
            >= 0
          
          
            sqlite3
            >= 0
          
    