yaml_db
Install yaml_db gem
gem install yaml_db
Name:
yaml_db
Platform:
ruby
Version:
0.1.0
Authors:
Adam Wiggins,Orion Henry
Homepage:
http://github.com/ludicast/yaml_db
Summary:
yaml_db allows export/import of database into/from yaml files
Description:
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
Bindir:
bin
Required_ruby_version:
>= 0