Rails script/dbdump command plugin

will.bryant

I've just published a tiny Ruby on Rails plugin that adds a script/dbdump command.

Like script/dbconsole, it reads your database configuration from config/database.yml and runs the appropriate mysql/postgresql/sqlite program - but rather than running up a database console it does a database dump. See the README re password options.

Comments

  • (We won't give out your email, but it helps filter spam.)