Skip to content

Instantly share code, notes, and snippets.

@captproton
Created July 9, 2010 20:17
Show Gist options
  • Select an option

  • Save captproton/470004 to your computer and use it in GitHub Desktop.

Select an option

Save captproton/470004 to your computer and use it in GitHub Desktop.
$ rake db:migrate
(in /Users/heathertanner/Sites/sectorfiveradio.com/home2-sectorfiveradio)
== CreateBlogs: migrating ====================================================
-- create_table(:blogs)
-> 0.0026s
-- add_index(:blogs, :id)
-> 0.0006s
-- add_index(:blogs, :permalink)
-> 0.0007s
rake aborted!
An error has occurred, this and all later migrations canceled:
unknown attribute: title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment