Skip to content

Conversation

@roscom
Copy link

@roscom roscom commented Sep 10, 2014

Updated the gem to work with rails 4.
The changes resulting in this version are not backwards compatible to rails 3.
Tests are green (except one relating to different date formats of no consequence.

Overview of changes

  • refactored ActiveModel and validations
  • requires ruby version -> 2+
  • rails dependency -> 4.1+
  • changed from test/unit to minitest
  • removed dependence on attr_accessible & attr_protected consistent with rails 4

required ruby version -> 2+
rails dependency -> 4.1+
changed from test/unit to minitest
removed dependence on attr_accessible & attr_protected consistent with rails 4
@roscom roscom changed the title updated version to 4.1.5 (corresponding to then current rails version) Rails 4 support Sep 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants