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

undefined method `compile_insert' for #<Arel::Table:0x1028c07a0> #959

Closed
lighthouse-import opened this issue May 16, 2011 · 2 comments
Closed

Comments

@lighthouse-import
Copy link

Imported from Lighthouse. Original ticket at: http://rails.lighthouseapp.com/projects/8994/tickets/6624
Created by Arun Agrawal - 2011-03-25 18:44:07 UTC

When using rails from master and rack from master.

when running rake db:migrate getting this error

undefined method compile_insert' for #<Arel::Table:0x1028c07a0> /Users/arunagw/checkouts/rails/activerecord/lib/active_record/migration.rb:718:inrecord_version_state_after_migrating'

@lighthouse-import
Copy link
Author

Imported from Lighthouse.
Comment by Arun Agrawal - 2011-03-25 18:52:05 UTC

Close this ticket

Solved problem by using

gem 'arel', :git => "git://github.com/rails/arel.git"

@lighthouse-import
Copy link
Author

Imported from Lighthouse.
Comment by Arun Agrawal - 2011-03-25 18:56:15 UTC

I mean ticket is invalid.

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

1 participant