Package: yaml_db

YamlDb is a database-independent format for dumping and restoring data. It complements 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.

Available downloads

Most recent version: yaml_db-0.7.0.tar.gz

Archived versions:

Usage in debian/watch file

Use the following in your debian/watch file:

version=4
https://gemwatch.debian.net/yaml_db .*/yaml_db-(.*).tar.gz