facteur 1.3.0
Facteur allows you add a messaging system in your Rails 3. You can create many mailboxes for your users. They will be able to send and receive messages.
          Gemfile:
          =
        
        
          安装:
          =
        
      Development 依赖 (10):
            activerecord
            ~> 3.0.7
          
          
            activesupport
            ~> 3.0.7
          
          
            awesome_print
            ~> 0.3.2
          
          
            bson_ext
            ~> 1.3
          
          
            bundler
            ~> 1.0.12
          
          
            fuubar
            ~> 0.0.4
          
          
            mongoid
            ~> 2.0.0
          
          
            rails
            ~> 3.0.7
          
          
            rspec
            ~> 2.5.0
          
          
            sqlite3
            >= 1.3.2
          
    