aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/caching_with_rails.textile
Commit message (Collapse)AuthorAgeFilesLines
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-486/+0
|
* minor fixes and edits [ci skip]Vijay Dev2012-09-091-1/+1
|
* Doc: sweepers only work on Active Record Modelsschneems2012-09-051-1/+3
| | | In response to this rails issue: https://github.com/rails/rails/issues/3729
* update caching guide: stale? can also figure out last_modified on its ownKonstantin Haase2012-09-041-1/+12
|
* Update caching guide: memcache-client was replaced with dalliGuillermo Iguaran2012-09-031-1/+1
|
* Fix caching guide (plural model name) [ci skip]Franco Catena2012-08-101-2/+2
|
* Fix cache_store configuration exampleSam Oliver2012-06-111-1/+1
|
* Clarify expire_action with namespaced controllersEric Carty-Fickes2012-05-111-0/+36
|
* Fix stray capitalizationMark Rushakoff2012-04-291-1/+1
|
* Fix slightly awkward English in Action Caching section of Caching With Rails ↵Cheah Chu Yeow2012-04-051-1/+1
| | | | | | guide. In particular, removed "pages that require to restrict access somehow" and shortened "Action Caching works like Page Caching except for the fact that the incoming web request does go from the webserver to the Rails stack and Action Pack so that before filters can be run on it before the cache is served".
* improvements in "caching_with_rails" guidekucaahbe2012-03-221-8/+10
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+435