With this commit the Rails test runner allows us to run a test with multiple line numbers. So if you want to run only 2 tests from your file, you can invoke the runner like this:
No more accidentally dropped production databases! From now on Rails will warn you if you want to run your migrations on a database used in a different environment previously.