Last Updated: February 25, 2016
·
1.211K
· paulspringett

Rails schema conflict

Got a conflict in your schema.rb file? Just run

$ rake db:schema:dump

Then stage and commit the merge!