Created
December 11, 2014 05:49
-
-
Save noppolp/c4a79d72e9e1c2f66563 to your computer and use it in GitHub Desktop.
Common Rails commands
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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