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/relation
claudiob bb53c60fd0 Document the types of arguments accepted by AR#not
This commit stems from https://github.com/rails/rails/pull/8332#issuecomment-11127957

Since the formats in which conditions can be passed to `not` differ
from the formats in which conditions can be passed to `like` and `not_like`,
then I think it's worth adding rdoc and tests to show this behavior
2012-12-07 09:05:33 -08:00
..
where_chain_test.rb Document the types of arguments accepted by AR#not 2012-12-07 09:05:33 -08:00
where_test.rb Move where with blank conditions test to the correct where tests file 2012-12-07 01:08:38 -02:00