aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/caching_with_rails.md
Commit message (Collapse)AuthorAgeFilesLines
* Link is not relevant anymorebobbus2013-02-221-5/+0
| | | Cannot find the screencast on the internet, guess it was removed
* 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
| | | | This reverts commit 814c9875ec4cf01e1348d1ab1c9d12eee5a9adac.
* Improves documentation about Fragment Caching. [ci skip]Nicholas Schultz-Møller2013-01-151-0/+47
| | | | | | Adds documentation for: - Aggregate cache keys, - using an ActiveRecord model as cache key and - Russian Doll Caching.
* 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
|\ | | | | | | | | Conflicts: guides/source/active_record_validations.md
| * Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+1
| | | | | | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.
| * Add periods to the bullet points in guides.Steve Klabnik2012-11-291-4/+4
| | | | | | | | Talked with @fxn about this. Bullet points should have periods at the ends.
* | Remove observers and sweepersRafael Mendonça França2012-11-281-98/+0
|/ | | | | | | | They was extracted from a plugin. See https://github.com/rails/rails-observers [Rafael Mendonça França + Steve Klabnik]
* 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
| | | | | | It's actually the FileStore. Fixes #8130.
* Revert "divided into folder with the language"Rafael Mendonça França2012-10-171-0/+495
| | | | | | This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252. REASON: Translation work can not be done in the docrails repository
* 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 ↵Francesco Rodriguez2012-10-051-1/+1
| | | | option [ci skip]
* 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
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-4/+4
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-43/+43
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-20/+25
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-56/+56
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+486