Just wanted to give a quick pointer to a script I just wrote. I always hated having to give exact VERSION parameters to rake db:migrate:up/ down. So migrator is a simple command line tool which lets you enter migration names instead of versions and invokes rake db:migrate:up/ down for you. It supports name completion and running migrations for multiple environments. http://github.com/tf/migrator Cheers, Tim -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.