Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveRecord 3.2 Compatibility #17

Merged
merged 2 commits into from
Apr 11, 2012
Merged

ActiveRecord 3.2 Compatibility #17

merged 2 commits into from
Apr 11, 2012

Conversation

codez
Copy link
Contributor

@codez codez commented Mar 28, 2012

The latest version fo acts_as_versioned is tied to ActiveRecord 3.0. In order to use acts_as_versioned with ActiveRecord 3.2, this patch changes the dependency version to >= 3.0. Like this, forthcoming versions of ActiveRecord can still use this gem.

Additionally, I updated the code slightly to get rid of AR 3.2 deprecation warnings.

It would be great if you could release a new version of acts_as_versioned with these changes.

Cheers
Pascal

technoweenie added a commit that referenced this pull request Apr 11, 2012
ActiveRecord 3.2 Compatibility
@technoweenie technoweenie merged commit 63b1fc8 into technoweenie:master Apr 11, 2012
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