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
Neeraj Singh 71db2420a1 calling default_scope without a proc will raise ArgumentError
Calling default_scope without a proc will now raise `ArgumentError`.
2013-07-02 08:07:33 +05:30
..
default_scoping_test.rb Simplify/fix implementation of default scopes 2013-06-28 13:45:57 +01:00
named_scoping_test.rb calling default_scope without a proc will raise ArgumentError 2013-07-02 08:07:33 +05:30
relation_scoping_test.rb split relation_scoping_test.rb's default scoping tests into another file 2013-03-30 13:23:01 +09:00