rails function migrate that will also migrate the test database

pull/2/head
Bruno Pinto 12 years ago
parent 53d1c4fa15
commit 4cdc45cc56

@ -0,0 +1,3 @@
function migrate
rake db:migrate db:test:clone
end
Loading…
Cancel
Save