This pronto runner warns when migrations are run and application code is changed at the same time.
Add this line to your application's Gemfile:
gem 'pronto-rails_migrations', require: false
And then execute:
$ bundle
The gem is available as open source under the terms of the MIT License.