Categories: None [Edit]

yaml_db_improved

https://rubygems.org/gems/yaml_db_improved
https://github.com/zoltankiss/yaml_db
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

Total

Ranking: 115,296 of 195,871
Downloads: 6,601

Daily

Ranking: 144,404 of 195,832
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,388,044,401rake
291,007,963,779rspec
45775,487,120rails
4,3652,292,214jeweler

Owners

#GravatarHandle
1iconzoltankiss