aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/caching_with_rails.md
Commit message (Expand)AuthorAgeFilesLines
...
* Tiny documentation fixes [ci skip]Robin Dupret2015-06-181-7/+9
* updates caching guide to reflect current Rails capabilities [ci skip]Thomas Osborn2015-06-171-77/+107
* Fix style/grammar/typos in Caching guide.Tim Wade2015-04-291-11/+11
* Guides mistake about page caching.Yury Otcheski2015-02-271-1/+1
* Merge pull request #18503 from vipulnsward/guides-in-onXavier Noria2015-01-141-1/+1
|\
| * - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* | Re-add section in SQL CachingJose Luis Duran2015-01-111-0/+4
|/
* Update grammar [ci skip]Elaine Fang2014-12-241-1/+1
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Update caching_with_rails.md [ci skip]Harshad Sabne2014-08-311-1/+1
* Remove more references to respond_withJosé Valim2014-08-171-1/+6
* correct markdown usage [ci skip]Nishant Modak2014-07-091-1/+1
* [ci skip] Fix capitalizationAkshay Vishnoi2014-06-071-1/+1
* remove trailing whitespace. [ci skip]Yves Senn2014-05-171-1/+1
* Change links to 37signals and svn blog to point to new destinations. [ci skip]Vipul A M2014-04-121-2/+2
* [ci skip] Add "Low-Level Caching" part to "Caching With Rails"Nikolay Shebanov2014-03-061-0/+20
* Update caching guide with respect to :namespaceJonathan Baudanza2013-11-191-1/+1
* Merge pull request #12216 from suginoy/a-anRafael Mendonça França2013-09-131-1/+1
|\
| * Fix typos: the indefinite articles(a -> an)SUGINO Yasuhiro2013-09-131-1/+1
* | remove sentence errmichaelminter2013-09-111-1/+1
|/
* cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-231-2/+2
* add cache_if and cache_unless on caching docAngelo capilleri2013-05-311-0/+9
* Remove double spaces in guidesSunny Ripert2013-05-281-1/+1
* Refer to 37signals blog post for alternativeJonathan Roes2013-04-211-2/+2
* Remove “Sweepers” from Caching TOC and mention Page/Action caching are re...Rafaël Blais Masson2013-03-241-2/+2
* Link is not relevant anymorebobbus2013-02-221-5/+0
* Fix formatting: ruby->erb. [ci skip]Nicholas Schultz-Møller2013-01-311-3/+3
* generic pass before merging docrailsXavier Noria2013-01-261-1/+1
* consistently inherit from ApplicationController in guides exemplesCyril Jouve2013-01-201-1/+1
* Fix formatting error introduced in cc585c8.Nicholas Schultz-Møller2013-01-161-1/+2
* revert to 814c9875ec4cf01e1348d1ab1c9d12eee5a9adacdavetoxa2013-01-161-0/+44
* Revert "Improves documentation about Fragment Caching. [ci skip]"davetoxa2013-01-161-47/+0
* Improves documentation about Fragment Caching. [ci skip]Nicholas Schultz-Møller2013-01-151-0/+47
* Readd deleted section of caching rails guideMatthew Stopa2013-01-031-0/+69
* Remove action/page caching from Rails guidesMatthew Stopa2013-01-021-163/+2
* update guides to use _action callbacks [ci skip]Francesco Rodriguez2012-12-071-1/+1
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-011-5/+5
|\
| * Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+1
| * Add periods to the bullet points in guides.Steve Klabnik2012-11-291-4/+4
* | Remove observers and sweepersRafael Mendonça França2012-11-281-98/+0
|/
* embed code example using backticks in caching guideSergey Nartimov2012-11-201-2/+2
* Switch to 1.9 hash syntax and remove unnecessary punct. Agis Anastasopoulos2012-11-151-20/+20
* Fix default cache store documentation.Steve Klabnik2012-11-091-2/+2
* Revert "divided into folder with the language"Rafael Mendonça França2012-10-171-0/+495
* divided into folder with the languageRodrigo Martins2012-10-171-495/+0
* Fix a silly typoPatricio Mac Adden2012-10-131-1/+1
* use default_static_extension instead of page_cache_extension deprecated optio...Francesco Rodriguez2012-10-051-1/+1
* update caching with rails guide to reflect action and page extraction [ci skip]Francesco Rodriguez2012-10-051-5/+8
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-4/+4
* Convert all tables to Markdown syntaxPrem Sichanugrist2012-09-171-6/+7