RubyGems Navigation menu

migration_data 0.6.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)
顯示所有版本(共 12)

Development 相依性套件 (3):

bundler >= 0
rake >= 0
sqlite3 >= 0

擁有者:

Pushed by:

作者:

  • Andrey Koleshko

SHA 256 checksum:

09e800831c9f04ca85c3b24bb7672ac60f8bae0bd496644329d12ca8612ba7d0

總下載次數 2,387,363

這個版本 1,033,579

License:

MIT

Ruby 版本需求: >= 0

相關連結: