Skip to content

v.2.4.0

Compare
Choose a tag to compare
@ledermann ledermann released this 15 Apr 08:10
· 91 commits to master since this release
  • Compatibility with Rails 4.2
  • Compatibility with gem "protected_attributes"
  • Removed ActiveRecord patch to optimize saving of serialized attributes (it's too dangerous and not needed with Rails 4.2 anymore)
  • Specs convert to RSpec 3