1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/isolation
Carlos Antonio da Silva e43271444b Fix failing railties tests
A combination of two commits led into these failures:

* The addition of a new active_record config in
  24bb8347b6
* The revert of the config to use config.x as options holder in
  43073b393d

These tests remove activerecord from the load path, however the
configuration is still in the application file, and they blow up.
2014-08-19 22:37:18 -03:00
..
abstract_unit.rb Fix failing railties tests 2014-08-19 22:37:18 -03:00