RubyGems Navigation menu

rails_db_dump 1.0.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - June 19, 2015 (7 KB)
  2. 1.0.0 - June 19, 2015 (7 KB)
  3. 0.1.1 - February 22, 2011 (5.5 KB)
  4. 0.1.0 - December 09, 2010 (5.5 KB)
  5. 0.0.1 - December 01, 2010 (5.5 KB)

Owners:

Authors:

  • Leonid Shevtsov

SHA 256 checksum:

2965ae47512411f84604eac8cd4776eabc17ce6d215e03443c181e24c1357ced

Total downloads 27,187

For this version 11,758

Licenses:

N/A

Required Ruby Version: >= 0

Links: