Skip to content

Instantly share code, notes, and snippets.

@pbalduino
Created April 28, 2013 14:44
Show Gist options
  • Save pbalduino/5477071 to your computer and use it in GitHub Desktop.
Save pbalduino/5477071 to your computer and use it in GitHub Desktop.
Saída do comando rake db:migrate
rake db:migrate
== ChangeNomeSizeInDepartamento: migrating ===================================
-- change_column(:departamentos, :nome, :string, {:limit=>60, :null=>false})
-> 0.0445s
== ChangeNomeSizeInDepartamento: migrated (0.0447s) ==========================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment