RubyGems Navigation menu

mailboxer 0.15.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.15.1 - May 18, 2017 (41 KB)
  2. 0.15.0 - May 18, 2017 (41 KB)
  3. 0.14.0 - July 28, 2016 (39.5 KB)
  4. 0.13.0 - July 02, 2015 (39 KB)
  5. 0.12.5 - January 08, 2015 (39 KB)
Show all versions (67 total)

Runtime Dependencies (2):

carrierwave >= 0.5.8
rails >= 5.0.0

Development Dependencies (9):

appraisal ~> 1.0.0
capybara >= 0.3.9
factory_girl ~> 2.6.0
forgery >= 0.3.6
rspec-its ~> 1.1
rspec-rails ~> 3.0
sqlite3 >= 0

Owners:

Authors:

  • Eduardo Casanova Cuesta

SHA 256 checksum:

abc1b84da8e09fe41e19ae5cffeb5d2f629977f277a41a7f152c3f6206d8a0e7

Total downloads 2,117,719

For this version 2,907

License:

MIT

Required Ruby Version: >= 0

Links: