ActiveRecord Reputation System v3.0.1 Release Notes
Release Date: 2014-11-27 // almost 10 years ago-
- Remove
protected_attributes
to fix a Rails 4 compatibility.
- Remove
Previous changes from v3.0.0
-
Add ability to set custom aggregation functions. (Caio Almeida)
Add serialized data field to evaluation and reputation models. (Caio Almeida)
Make ActiveRecord 4 compatible.
Drop Rails 3 and Ruby 1.8 support.