Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect cache timestamp format when giving timestamps to #cache_key | Carlos Antonio da Silva | 2013-11-04 | 1 | -2/+2 |
* | Extend ActiveRecord::Base#cache_key to take an optional list of timestamp att... | David Heinemeier Hansson | 2013-11-02 | 1 | -1/+7 |
* | prevent global timezone state from leaking out of test cases. | Yves Senn | 2013-10-25 | 1 | -9/+4 |
* | make test order independent by resetting timezone | Neeraj Singh | 2013-07-28 | 1 | -0/+2 |
* | Add test for `AR::Base#to_param` | Takehiro Adachi | 2013-05-02 | 1 | -1/+6 |
* | Extract tests code out from AR's base_test.rb to integration_test.rb | Takehiro Adachi | 2013-05-02 | 1 | -0/+82 |