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 'aasm_column' in seeds.rb #23

Closed
onknows opened this issue Sep 18, 2010 · 1 comment
Closed

Undefined method 'aasm_column' in seeds.rb #23

onknows opened this issue Sep 18, 2010 · 1 comment

Comments

@onknows
Copy link

onknows commented Sep 18, 2010

If AASM model files are used in seeds.rb it doesn't work. it shows the message "undefined method aasm_column' for -- aasm_column(:state) rake aborted! undefined methodaasm_column' for #ActiveRecord::ConnectionAdapters::MysqlAdapter:0xb6ed0268

I'm using aasm (2.1.5) with Rails 2.3.5

@onknows
Copy link
Author

onknows commented Sep 18, 2010

Abandoning idea to use AASM. Just too unclear on what to use, install, and from where. How to include this in my Rails app. Just not documented here. This way using AASM just involves a lot of guessing, assumptions.

This issue was closed.
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