from Hacker News

Change data with migrations like a boss

by ka8725 on 2/3/14, 5:14 PM with 0 comments

There are many pitfalls when you have to write some Rails code in migrations when a project in the production. This post describes disadvantages if famous solutions and benefits of the migration_data gem which has recently released.