Skip to content

Instantly share code, notes, and snippets.

@jcasimir
Created April 26, 2011 00:01
Show Gist options
  • Save jcasimir/941510 to your computer and use it in GitHub Desktop.
Save jcasimir/941510 to your computer and use it in GitHub Desktop.
# Run this from the command line, not the console:
rails generate migration add_body_to_articles body:string
rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment