RubyGems Navigation menu

yaml_db 0.1.0

YamlDb 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.7.0 - June 12, 2018 (8.5 KB)
  2. 0.6.0 - May 21, 2017 (8.5 KB)
  3. 0.5.0 - March 25, 2017 (8.5 KB)
  4. 0.4.2 - October 02, 2016 (8 KB)
  5. 0.4.0 - July 10, 2016 (8 KB)
  6. 0.1.0 - December 27, 2009 (10.5 KB)
Show all versions (12 total)

Owners:

Authors:

  • Adam Wiggins, Orion Henry

SHA 256 checksum:

2c43136ce2f5fa5501b0244ef0b50e1a2fe177933ab83192b17a613996c34120

Total downloads 2,344,267

For this version 13,940

Licenses:

N/A

Required Ruby Version: None

Links: