RubyGems Navigation menu

mailboxer 0.14.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 >= 4.2.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:

9ddb917e28a49ab9d5796131fda048002b20df98c72613a28f2a0c1f655fa143

Total downloads 2,122,653

For this version 166,491

License:

MIT

Required Ruby Version: >= 0

Links: