Created
October 27, 2017 11:07
-
-
Save Sanix-Darker/8e652ba5fa7f8b98a7ef6fd82eee9a11 to your computer and use it in GitHub Desktop.
[Rails] Add column via console
This file contains 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
rails generate migration AddPartNumberToProducts part_number:string |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment