Check Pending Migrations in Rails 4
Rails 4 has added a brand new method which checks for pending migrations in your application.
ActiveRecord::Migration.check_pending!
The above method raises an error, if there are pending migrations in your application.
returns 'nil' if there are no migrations to be run.
Happy hacking!!!
Written by Rajeev N Bharshetty
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Tip
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#