Skip to content

Instantly share code, notes, and snippets.

@noppolp
Created December 11, 2014 05:49
Show Gist options
  • Select an option

  • Save noppolp/c4a79d72e9e1c2f66563 to your computer and use it in GitHub Desktop.

Select an option

Save noppolp/c4a79d72e9e1c2f66563 to your computer and use it in GitHub Desktop.
Common Rails commands
# create migration file
$ rails generate migration AddPartNumberToProducts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment