Renumber Migrations plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://rails.sanityinc.com/plugins/renumber_migrations/
After doing an 'svn up', you notice that somebody else checked in the same-numbered migration(s) that you've been working on.
To safely migrate back down, and then renumber your new migrations appropriately, simply run:
rake db:migrate:renumber
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (2 older versions) | Last edited by: scott, 5 months ago

