Plugins - Sakuzaku Rake Tasks
Add to favoritesJust like everyone else who develops software, we found ourselves constantly typing the same commands over and over for a variety of little tasks while developing Rails apps. Over the course of a number of projects, we developed this collection of rake tasks to automate many of them. I find the db:remigrate, db:migrations:test, db:migrations:merge, and testing convenience tasks the most useful.
http://wearesakuzaku.com/goodie_basket/rails_rake_tasks_plugin
https://dev.wearesakuzaku.com/svn/public/rails_plugins/sakuzaku_rake_tasks/trunk/
Rails' (MIT)
Misc. Enhancements
