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,696 of 188,339
Downloads: 2,985,385

Daily

Ranking: 4,351 of 188,315
Downloads: 1,065

Depended by

RankDownloadsName
50,96621,751lcms-engine

Depends on

RankDownloadsName
13,087,820,008bundler
101,191,537,815rake
274169,432,628sqlite3

Owners

#GravatarHandle
1iconka8725