logo
首页技术栈工具库讨论
migration_data

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconka8725/migration_data357
RUBYGEMS
gem install migration_data
查看
标签
根据用户添加的标签生成
暂无标签