Categories: None [Edit]

rails_db_dump

https://rubygems.org/gems/rails_db_dump
https://github.com/leonid-shevtsov/rails_db_dump
Adds a Rake command to dump and restore the application's database. Delegates to regular dumping utilities such as `mysqldump` and `pg_dump`. Unlike them, you *don't* have to remember any proper syntax. You don't have to specify the connection parameters either; if the application works the dumper works, too.

Total

Ranking: 38,315 of 180,709
Downloads: 27,270

Daily

Ranking: 49,264 of 180,702
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconleonid-shevtsov