1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/scoping
Franky W b1d2635057 Error message testing fix
The testing of error messages have been implemented wrongly a few times.
This is an attempt to fix it.

For example, some of these test should have failed with the new code.
The reason they are not failling with the new string is the fact they
were not being tested beforehand.
2015-02-20 21:23:36 -02:00
..
default_scoping_test.rb WhereClause#predicates does not need to be public 2015-01-27 10:30:38 -07:00
named_scoping_test.rb Error message testing fix 2015-02-20 21:23:36 -02:00
relation_scoping_test.rb current_scope shouldn't pollute sibling STI classes 2015-02-11 13:46:30 -07:00