RubyGems Navigation menu

yaml_db_improved 1.0.1

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.1 - October 06, 2014 (11.5 KB)
  2. 1.0.0 - September 22, 2014 (11.5 KB)

Runtime 依赖 (4):

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

业主:

作者:

  • Adam Wiggins, Orion Henry, Zoltan Kiss

SHA 256 校验和:

814b568a1645581e05c64f829e2af6690b7cc80d7b4dae7b9e8ec164f7eafb50

下载总量 5,765

这个版本 3,505

许可:

需要的 Ruby 版本: >= 0

链接: