rails/activerecord/lib
schneems 93ee268ef4 Preserve up and down return type
In Rails 4.2 calling `ActiveRecord::Migrator.migrate` would return an array of results. Without realizing that this return type was expected I accidentally introduced a change in 4d60e93174

This PR preserves the previous behavior and adds a test on the return type. This will need a backport to 5.0 branch.
2017-01-06 13:30:42 -06:00
..
active_record Preserve up and down return type 2017-01-06 13:30:42 -06:00
rails/generators self. is not needed when calling its own instance method 2017-01-05 19:58:52 +09:00
active_record.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00