aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/relation/where_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fix syntax error and remove duplicated testCarlos Antonio da Silva2013-01-081-6/+4
* * Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealin...Aaron Patterson2013-01-081-0/+6
* Revert "Merge branch 'master-sec'"Jeremy Kemper2013-01-081-6/+0
* * Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealin...Aaron Patterson2013-01-071-0/+6
* Move where with blank conditions test to the correct where tests fileCarlos Antonio da Silva2012-12-071-0/+6
* fix querying with an empty hashDamien Mathieu2012-09-191-1/+10
* Fix nested association referencesJon Leighton2012-09-121-38/+31
* Accept belongs_to assoc. keys in ActiveRecord queriesbeerlington2012-09-111-1/+69
* predicate builder should not recurse for determining where columns.Aaron Patterson2012-05-301-0/+19