RubyGems Navigation menu

irm_yaml_db 0.0.2

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.0.4 - July 17, 2013 (11.5 KB)
  2. 0.0.3 - July 17, 2013 (11.5 KB)
  3. 0.0.2 - July 17, 2013 (11.5 KB)
  4. 0.0.1 - July 17, 2013 (11.5 KB)

Owners:

Authors:

  • uudui

SHA 256 checksum:

bc687f0d8d559356197f6f1836392e7033ff16f14ac4e9e715b896daed52edf1

Total downloads 11,754

For this version 2,695

Licenses:

N/A

Required Ruby Version: None

Links: