Categories: None [Edit]

migration_data

https://rubygems.org/gems/migration_data
https://github.com/ka8725/migration_data
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.

Total

Ranking: 3,546 of 183,127
Downloads: 2,619,323

Daily

Ranking: 3,292 of 183,106
Downloads: 1,650

Depended by

RankDownloadsName
58,01516,490lcms-engine

Depends on

RankDownloadsName
12,409,222,051bundler
10954,475,095rake
253141,575,949sqlite3

Owners

#GravatarHandle
1iconka8725