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

Migration errors with Rails 4 #198

Closed
chrisnicola opened this issue Feb 4, 2013 · 5 comments
Closed

Migration errors with Rails 4 #198

chrisnicola opened this issue Feb 4, 2013 · 5 comments
Milestone

Comments

@chrisnicola
Copy link
Contributor

Perhaps it's too early to discuss rails 4 issues, but I'm hoping it's something minor. If I try to run a migration creating a new model with the paper_trail gem installed I get this error:

version is defined by ActiveRecord

I'm wondering if anyone has any idea what might be causing this.

@batter
Copy link
Collaborator

batter commented Feb 5, 2013

This is a duplicate of #165. As you can see, ActiveRecord defines a Version class in Rails 4 at the moment.

I recognize this is a major issue and it is at the top of the priority list for 3.0.0. I may close this issue in favor of a more aptly named issue but it's not being ignored.

@leckylao
Copy link

👍

1 similar comment
@hstove
Copy link

hstove commented Apr 3, 2013

👍

@hstove
Copy link

hstove commented Apr 7, 2013

i've had success using the rails4 branch.

@batter batter closed this as completed May 29, 2013
@brodock
Copy link

brodock commented Aug 6, 2013

this is related to #231

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

No branches or pull requests

5 participants