RubyGems Navigation menu

has_moderated 1.2.3

Moderated fields or whole model instances are serialized and saved into a separate moderations table. The moderation can then be accepted and the changes will be applied to the model. This way, lookups for existing, accepted fields or entries will be much faster than if using something like Papertrail, since the changes that have not yet been accepted are stored outside of the model table - in the moderations table.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.3 - November 27, 2012 (20.0 KB)
  2. 1.2.2 - November 08, 2012 (121.5 KB)
  3. 1.2.1 - November 01, 2012 (1.6 MB)
  4. 1.2 - November 01, 2012 (1.5 MB)
  5. 1.1.6 - November 01, 2012 (1.5 MB)
顯示所有版本(共 57)

Runtime 相依性套件 (1):

rails >= 3.0.0

Development 相依性套件 (10):

growl >= 0
pry >= 0
rmagick >= 0
rspec >= 2.11
spork >= 0
sqlite3 >= 0

擁有者:

作者:

  • Jan Berdajs

SHA 256 checksum:

36242a937cccafa3515da9b3ca2eb8b0367e8c9efaa30a0f7a71eaedc7244503

總下載次數 178,121

這個版本 4,838

License:

Ruby 版本需求:

相關連結: