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

Fix for Rails 4 and invalid gemspec. #20

Merged
merged 2 commits into from Apr 17, 2013

Conversation

jocubeit
Copy link
Contributor

Defaults to the deprecated primary_key_name method instead of the foreign_key method when the ActiveRecord::VERSION::MINOR >= 1 because it fails to check the major version.

Dom added 2 commits March 13, 2013 00:46
This will prevent fallback to deprecated primary_key_name method when using gem with ActiveRecord 4.x.
tarmolehtpuu pushed a commit that referenced this pull request Apr 17, 2013
Fix for Rails 4 and invalid gemspec.
@tarmolehtpuu tarmolehtpuu merged commit 6648ddd into perfectline:master Apr 17, 2013
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.

None yet

2 participants