RubyGems Navigation menu

yaml_db_improved 1.0.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. 1.0.1 - October 06, 2014 (11.5 KB)
  2. 1.0.0 - September 22, 2014 (11.5 KB)

Runtime Dependencies (4):

jeweler >= 0
rails >= 0
rake >= 0
rspec >= 0

Owners:

Authors:

  • Adam Wiggins, Orion Henry, Zoltan Kiss

SHA 256 checksum:

9e8d98104a4f86566ae253cae1d7ab0a4ddbe36f8979bb5772fa91c9cb02cc57

Total downloads 5,765

For this version 2,260

Licenses:

N/A

Required Ruby Version: >= 0

Links: