RubyGems Navigation menu

migration_data 0.2.0

Sometimes we have to write some Rails code in the migrations and it's hard to keep them in working state because models wich are used there changes too often. there some techniques which help to avoid these pitfalls. For example, define model classes in the migrations or write raw SQL. But they don't help in 100% cases anyway. This gem promises to solve the problem in a simple way.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.6.0 - February 03, 2020 (10.0 KB)
  2. 0.5.0 - February 02, 2020 (9.5 KB)
  3. 0.4.0 - January 27, 2020 (9.0 KB)
  4. 0.3.1 - October 11, 2018 (11.0 KB)
  5. 0.3.0 - December 09, 2016 (10.5 KB)
  6. 0.2.0 - November 06, 2015 (10.0 KB)
显示所有版本 (共 12 个)

Runtime 依赖 (1):

rails >= 4.0.0.rc1

Development 依赖 (3):

bundler ~> 1.5
rake >= 0
sqlite3 >= 0

业主:

作者:

  • Andrey Koleshko

SHA 256 校验和:

f39ea82e24d71830f69845cedccd5b40ebc363ccdccde1de842027d9be65399c

下载总量 2,429,670

这个版本 32,156

许可:

MIT

需要的 Ruby 版本: >= 0

链接: