“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.
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed