Last active
December 16, 2015 18:20
-
-
Save pbalduino/5477060 to your computer and use it in GitHub Desktop.
Criando um arquivo migration. O símbolo de $ indica que estou no prompt do sistema operacional e você não deve digitá-lo,
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
rails g migration ChangeNomeSizeInDepartamento | |
invoke active_record | |
create db/migrate/20130428143550_change_nome_size_in_departamento.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment