RubyGems Navigation menu

has_moderated 1.0.rc4

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.3 - November 27, 2012 (20 KB)
  2. 1.2.2 - November 08, 2012 (122 KB)
  3. 1.2.1 - November 01, 2012 (1.55 MB)
  4. 1.2 - November 01, 2012 (1.54 MB)
  5. 1.1.6 - November 01, 2012 (1.52 MB)
  6. 1.0.rc4 - June 07, 2012 (207 KB)
Show all versions (57 total)

Runtime Dependencies (1):

rails >= 3.0.0

Development Dependencies (9):

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

Owners:

Authors:

  • Jan Berdajs

SHA 256 checksum:

2e545eb3848b5c2aa7b7577c4261d21ad5a76e3518f83d117aedfb3e74e9f947

Total downloads 178,527

For this version 2,266

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: