aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/lib/action_view/helpers/cache_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix calling cache helper with a relationLachlan Sylvester2015-08-281-3/+2
* Add wildcard template dependencies.Kasper Timm Hansen2015-07-261-1/+13
* Support explicit defintion of resouce name for collection caching.Dov Murik2015-07-071-0/+15
* Fix cache issue when different partials use the same collectionRoque Pinel2015-06-281-11/+13
* Tiny documentation edits [ci skip]Robin Dupret2015-06-091-7/+7
* Better formatted documents [ci skip]Gourav Tiwari2015-05-081-8/+12
* Make ActionMailer #cache helper a no-op, not an exceptionJavan Makhmali2015-04-281-1/+1
* Merge pull request #18948 from kaspth/automatic-collection-cachingRafael Mendonça França2015-02-251-0/+31
|\
| * Collections automatically cache and fetch partials.Kasper Timm Hansen2015-02-211-0/+23
| * Merge multi_fetch_fragments.Kasper Timm Hansen2015-02-201-0/+8
* | Fix cache_helper comment ERBAnthony Dmitriyev2015-02-201-2/+2
|/
* Change links to 37signals and svn blog to point to new destinations. [ci skip]Vipul A M2014-04-121-1/+1
* Digestor should just rely on the finder to know about the format and the vari...David Heinemeier Hansson2014-03-211-13/+3
* Ensure LookupContext in Digestor selects correct variantPiotr Chmolowski2014-03-091-4/+14
* Variants in ActionView::DigestorPiotr Chmolowski2014-03-041-1/+1
* fix the typo [ci skip]Rajarshi Das2013-09-021-1/+1
* Refactor cache fragment handling with read/write methodsCarlos Antonio da Silva2013-06-251-6/+6
* Move the write portion of fragment_for to its own method to allow for easier ...Andrew Rove2013-06-251-10/+14
* Move actionpack/lib/action_view* into actionview/libPiotr Sarnacki2013-06-201-0/+196