RubyGems Navigation menu

ironmin_yaml_db 0.0.3

IronmineYamlDb is a database-independent format for dumping and restoring data. It complements the the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml. This can be used as a replacement for mysqldump or pg_dump, but only for the databases typically used by Rails apps. Users, permissions, schemas, triggers, and other advanced database features are not supported - by design. Any database that has an ActiveRecord adapter should work

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.3 - July 17, 2013 (11 KB)
  2. 0.0.2 - July 17, 2013 (11 KB)
Show all versions (3 total)

Owners:

Authors:

  • uudui

SHA 256 checksum:

747460f77d4bc954f482b8c9af01e65832f830c5844f1731db8622d7d1e431ba

Total downloads 6,421

For this version 3,680

Licenses:

N/A

Required Ruby Version: None

Links: