Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added logic to associations.rb to make sure select_for_limited_ids | John Devine | 2008-05-06 | 1 | -0/+9 | |
* | Ensure that respond_to? considers dynamic finder methods. Closes #11538. [flo... | Pratik Naik | 2008-04-06 | 1 | -11/+11 | |
* | Fixed that ActiveRecord#Base.find_or_create/initialize would not honor attr_p... | David Heinemeier Hansson | 2008-03-25 | 1 | -0/+32 | |
* | Added ActiveRecord#Base.all/first/last as aliases for find(:all/:first/:last)... | David Heinemeier Hansson | 2008-03-24 | 1 | -0/+8 | |
* | Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen] | Rick Olson | 2008-03-24 | 1 | -4/+4 | |
* | Fix edge case with colons in times interpreted as bind variables by requiring... | Jeremy Kemper | 2008-02-27 | 1 | -0/+2 | |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 | |
* | Support aggregations in finder conditions. Closes #10572. | Jeremy Kemper | 2008-01-19 | 1 | -1/+177 | |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -8/+8 | |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+650 |