aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/statement_cache.rb
Commit message (Collapse)AuthorAgeFilesLines
* minor edit on StatementCache documentation [ci skip]Francesco Rodriguez2013-04-121-1/+1
|
* Fix StatementCache docs format [ci skip]Francesco Rodriguez2013-04-111-5/+5
|
* Switched to new naming conventionsNoemj2013-04-111-1/+1
| | | | [ci skip]
* Merge pull request #10152 from Noemj/statement_cacheRafael Mendonça França2013-04-101-5/+5
| | | | | | | Statement cache Conflicts: activerecord/CHANGELOG.md
* Added statement cacheNoemj2013-04-101-0/+26