RubyGems Navigation menu

mailboxer 0.8.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.15.1 - May 18, 2017 (41.0 KB)
  2. 0.15.0 - May 18, 2017 (41.0 KB)
  3. 0.14.0 - July 28, 2016 (39.5 KB)
  4. 0.13.0 - July 02, 2015 (39.0 KB)
  5. 0.12.5 - January 08, 2015 (39.0 KB)
  6. 0.8.0 - August 15, 2012 (33.0 KB)
顯示所有版本(共 67)

Runtime 相依性套件 (3):

carrierwave >= 0.5.8
foreigner >= 0.9.1
rails > 3.0.0

Development 相依性套件 (5):

capybara >= 0.3.9
factory_girl ~> 2.6.0
forgery >= 0.3.6
rspec-rails >= 2.6.1

擁有者:

作者:

  • Eduardo Casanova Cuesta

SHA 256 checksum:

eb831bb12204d61e923244b84bee0adc49f5d3e3c84342bacda78ee2f1c83537

總下載次數 2,118,187

這個版本 9,372

License:

Ruby 版本需求:

相關連結: