aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/integration.rb
Commit message (Expand)AuthorAgeFilesLines
* Prefer find_by over dynamic finders in rdocSam Ruby2013-04-021-2/+2
* cache_key consults updated_on timestamp if presentBrendon Murphy2013-02-261-1/+1
* revises the documentation of AR::Base.cache_timestamp_format [ci skip]Xavier Noria2013-02-201-2/+4
* Revert "Merge pull request #8989 from robertomiranda/use-rails-4-find-by"Guillermo Iguaran2013-01-181-2/+2
* User Rails 4 find_byrobertomiranda2013-01-181-2/+2
* Allow users to choose the timestamp format in the cache keyRafael Mendonça França2012-12-101-1/+12
* Cleans and removes 'Examples' tag [ci skip]Alvaro Pereyra2012-12-011-2/+0
* Increase `AR#cache_key` precision to nanosecondsJamie Gaskins2012-05-191-1/+1
* Split out most of the AR::Base code into separate modules :cake:Jon Leighton2011-12-151-0/+49