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,552 of 183,477
Downloads: 2,652,215

Daily

Ranking: 4,593 of 183,470
Downloads: 138

Depended by

RankDownloadsName
57,83316,657lcms-engine

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
259143,118,777sqlite3

Owners

#GravatarHandle
1iconka8725