Displaying 1 result from an estimated 1 matches for "aarrrghh".
Did you mean:
aarrgghh
2006 Apr 02
1
Migration Error
Hi All,
I am following the useful Migrations tutorial found on this page:
http://glu.ttono.us/articles/2005/10/27/the-joy-of-migrations
However, when I try to rollback the database schema to version 1 using
this command:
rake migrate VERSION=1
I get the following error:
undefined method `to_str'' for {:noop=>false, :verbose=>true}:Hash
I just upgraded to Rails 1.1.0... not