RubyGems Navigation menu

migration_data 0.0.2

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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.6.0 - February 03, 2020 (10 KB)
  2. 0.5.0 - February 02, 2020 (9,5 KB)
  3. 0.4.0 - January 27, 2020 (9 KB)
  4. 0.3.1 - October 11, 2018 (11 KB)
  5. 0.3.0 - December 09, 2016 (10,5 KB)
  6. 0.0.2 - January 29, 2014 (7,5 KB)
Mostrar todas as versões (12)

Runtime Dependencies (1):

activerecord ~> 4.0

Development Dependencies (3):

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

Donos:

Autores:

  • Andrey Koleshko

SHA 256 checksum:

aa5e56b05f8da53e7e031741832b4cc29bc30139dda71aa45dcfc6c8e59e3e98

Total de downloads 2.422.334

Desta versão 2.569

Licença:

MIT

Versão Requerida do Ruby: Nenhum

Links: