“MIgrations + Rails”
March 25, 2008
rake db:migrate => TO generate database
rake db:fixtures:load => To load fixtures
if you want to run a particular version of migration, try db:migrate VERSION=92 .
Thanx .
Entry Filed under: rails migrations. Tags: migrations, rails migrations.
Trackback this post | Subscribe to the comments via RSS Feed