RubyGems.org

mailboxer

0.6.3

A Rails engine that allows any model to act as messageable, adding the ability to exchange messages with any other messageable model, even different ones. It supports the use of conversations with two or more recipients to organize the messages. You have a complete use of a mailbox object for each messageable model that manages an inbox, sentbox and trash for conversations. It also supports sending notifications to messageable models, intended to be used as system notifications.

installgem install mailboxer -v 0.6.3
Authors

Eduardo Casanova Cuesta

62,851 total downloads 709 for this version
Owners

Fbdd0d26ec0146cbe4e22318fc5341b58b4ec4e403d4160a63d62d8f9ff68681248d9d4a61cdec2ef2de7091753acdc8

Gemfile
gem "mailboxer", "~> 0.6.3"
Versions
  1. 0.10.2 April 11, 2013
  2. 0.10.1 April 2, 2013
  3. 0.10.0 April 2, 2013
  4. 0.9.0 December 13, 2012
  5. 0.8.0 August 15, 2012
Show all versions (53 total)