Displaying 1 result from an estimated 1 matches for "add_db_tagging".
2006 Feb 17
3
Migration Errors?
...#39;s excellent. I decided to try Chapter 8 of the book regarding
tagging.
I''ve done migrations before, and I feel comfortable with them, however
this error stumps me.
--------------------------------------------------
antrover:~/RubyProjects/rlog dhoefler$ ruby script/generate migration
add_db_tagging
/Applications/Locomotive/Bundles/rails-1.0.0-min.bundle/Contents/Resources/ports/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/core_ext/hash/keys.rb:48:in
`assert_valid_keys'': Unknown key(s): polymorphic (ArgumentError)
from /Applications/Locomotive/Bundles/rails-1....