Tasks to switch your Rails database configuration for a single Rake run. Useful when you're targeting more than one database engine. I use this for Rails, but it should work in any framework that uses a config/database.yml file.
John Barnette
gem "deeby", "~> 1.0.0"