Skip to content

Instantly share code, notes, and snippets.

@jackowayed
Created March 14, 2009 19:42
Show Gist options
  • Save jackowayed/79165 to your computer and use it in GitHub Desktop.
Save jackowayed/79165 to your computer and use it in GitHub Desktop.
#rake db:migrate
# made a bunch of tables, ending with:
== AddComatoseSupport: migrating ==============================================
-- create_table(:comatose_pages)
-> 0.0323s
Creating the default 'Home Page'...
rake aborted!
undefined method `version=' for #<Comatose::Page:0xb6adfdfc>
#and that killed it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment