aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor new callbacks and AR implementation.José Valim2009-09-081-1/+2
* Revert "Revert "Generate proper :counter_sql from :finder_sql when there is a...Pratik Naik2009-07-011-0/+6
* Revert "Generate proper :counter_sql from :finder_sql when there is a newline...Yehuda Katz + Carl Lerche2009-06-221-6/+0
* Generate proper :counter_sql from :finder_sql when there is a newline charact...Patrick Joyce2009-06-211-0/+6
* Fix tests for sqlite3 3.6.xxPratik Naik2009-04-211-1/+1
* Add :having option to find, to use in combination with grouped finds. Also ad...miloops2008-12-011-0/+1
* Fixed ordering in test_find_in_association_with_custom_finder_sql_and_multipl...Tarmo Tänav2008-08-221-1/+1
* Introduce the :readonly option to all associations. Records from the associat...Jeremy Kemper2008-02-131-0/+1
* move assets and modelsJeremy Kemper2008-01-181-0/+28