Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added testcase for belongs_to with a counter_cache and touch | Mark Turner | 2010-08-16 | 1 | -0/+16 | |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -14/+14 | |
* | move reload after touch | Brian Lopez | 2010-08-02 | 1 | -1/+1 | |
* | reload the owner model after update | Brian Lopez | 2010-08-02 | 1 | -0/+1 | |
* | Add an internal (private API) after_touch callback. [#5271 state:resolved] | José Valim | 2010-08-02 | 1 | -4/+4 | |
* | added failing touch propagation test | Jakub Kuźma | 2010-08-02 | 1 | -0/+17 | |
* | with this fix touch method - does not call validations - doest not call callb... | Neeraj Singh | 2010-07-13 | 1 | -0/+10 | |
* | Final iteration of use better testing methods | Neeraj Singh | 2010-05-19 | 1 | -8/+8 | |
* | Added :touch option to belongs_to associations that will touch the parent rec... | David Heinemeier Hansson | 2009-04-16 | 1 | -1/+46 | |
* | Added ActiveRecord::Base#touch to update the updated_at/on attributes with th... | David Heinemeier Hansson | 2009-04-16 | 1 | -0/+30 |