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

Error with AlsoMigrate when migrating for first time #37

Open
jaybrueder opened this issue Oct 6, 2011 · 4 comments
Open

Error with AlsoMigrate when migrating for first time #37

jaybrueder opened this issue Oct 6, 2011 · 4 comments

Comments

@jaybrueder
Copy link

I just added acts_as_archive to a brand new Rails 3.1 app and I get this error when running rake db:migrate :

AlsoMigrate error: undefined local variable or method `old_table' for   AlsoMigrate::Migrator::InstanceMethods::AlsoMigrate:Module

It does not create any of the archiv tables.
I just use Rails 3.1 out of the box. ActsAsArchive was the first gem I added and tested.

@charlietran
Copy link

I have the same problem, Rails 3.1 with REE. Any update on this?

@joragupra
Copy link

I have the same problem too. Is there any fix?

@stgeneral
Copy link

I have the same error message on SQLite DB, on MySQL DB migrations work ok. Rails 3.1.3, ruby 1.9.3.

@aayushkumar
Copy link

Has anyone found a fix for this?
I am using Rails 3.2.1 and Ruby 1.9.3p194.

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