Skip to content

Instantly share code, notes, and snippets.

@gerad
Created August 11, 2010 22:58
Show Gist options
  • Save gerad/519962 to your computer and use it in GitHub Desktop.
Save gerad/519962 to your computer and use it in GitHub Desktop.
command line rails migration options example
script/generate migration add_partner_id_to_sources partner_id:string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment