RubyGems Navigation menu

mfpiccolo_yaml_db 0.2.3

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.2.3 - May 06, 2014 (12 KB)

Owners:

Authors:

  • Adam Wiggins, Orion Henry

SHA 256 checksum:

598d73e6b0c1bfb570d428d4fce5c8be9c043a42bb9fcc75d3ba23a3aee6c708

Total downloads 3,532

For this version 3,532

Licenses:

N/A

Required Ruby Version: >= 0

Links: