has_moderated
has_moderated copied to clipboard
Rails 3.x gem for moderating ActiveRecord models (like posts, attributes...).
Bumps [actionpack](https://github.com/rails/rails) from 3.2.9 to 7.0.4.2. Release notes Sourced from actionpack's releases. v7.0.4.2 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Bumps [activesupport](https://github.com/rails/rails) from 3.2.9 to 7.0.4.2. Release notes Sourced from activesupport's releases. v7.0.4.2 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Bumps [activerecord](https://github.com/rails/rails) from 3.2.9 to 7.0.4.1. Release notes Sourced from activerecord's releases. v7.0.4.1 This is a security release. More information is available in our security announcements forum: https://discuss.rubyonrails.org/c/security-announcements/9 Active Support...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.35 to 2.0.5. Release notes Sourced from tzinfo's releases. v2.0.5 Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15...
Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 0.7.1 to 2.2.3. Release notes Sourced from carrierwave's releases. 2.2.3 Fixed Add workaround for 'undefined method closed?' error caused by ssrf_filter 1.1 (@mshibuya c74579d, #2628) Add workaround...
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 to 1.12.0. Release notes Sourced from i18n's releases. v1.12.0 What's Changed Revert "Add support for CLDR data in I18n::Backend::Pluralization" by @radar in ruby-i18n/i18n#633 -- this was...
Bumps [rack](https://github.com/rack/rack) from 1.4.1 to 2.2.4. Changelog Sourced from rack's changelog. [2.2.4] - 2022-06-30 Better support for lower case headers in Rack::ETag middleware. (#1919, @ioquatix) Use custom exception on params...
Bumps [rake](https://github.com/ruby/rake) from 10.0.2 to 13.0.6. Changelog Sourced from rake's changelog. === 13.0.6 Additional fix for #389 Pull request #390 by hsbt === 13.0.5 Fixed the regression of #388 Pull...
This library seems to be incompatible with Rails 4. Is anyone working on an update? Updating the gem to Rails 4 and running the specs results in a whole lot...
after a while preview started to work in a very strange way (possibly, because we didn't freeze the version) here's console output https://gist.github.com/4327657 and here's schema, if needed https://gist.github.com/4327661