acts_as_stream 0.0.4.rc.3
Rails injectable Redis-backed activity stream system. This is an alpha release of code that I just wrote and put into production on 3/11/12. Send feedback and post bugs to the Github page, but use at your own risk!
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.0.4.rc.3 September 24, 2012 (9.5 KB)
- 0.0.4.rc.2 April 30, 2012 (9 KB)
- 0.0.4.rc.1 April 06, 2012 (9 KB)
- 0.0.4.alpha.2 March 27, 2012 (9 KB)
- 0.0.3.alpha.7 March 18, 2012 (9 KB)
Development Dependencies (10):
            acts_as_amico
            >= 0
          
          
            factory_girl_rails
            >= 0
          
          
            fakeweb
            >= 0
          
          
            guard-rspec
            >= 0
          
          
            guard-spork
            >= 0
          
          
            rspec-rails
            >= 0
          
          
            simplecov
            >= 0
          
          
            spork
            ~> 0.9.0
          
          
            sqlite3
            >= 0
          
          
            uuidtools
            >= 0
          
    