Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -486/+0 |
| | |||||
* | minor fixes and edits [ci skip] | Vijay Dev | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | Doc: sweepers only work on Active Record Models | schneems | 2012-09-05 | 1 | -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 own | Konstantin Haase | 2012-09-04 | 1 | -1/+12 |
| | |||||
* | Update caching guide: memcache-client was replaced with dalli | Guillermo Iguaran | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | Fix caching guide (plural model name) [ci skip] | Franco Catena | 2012-08-10 | 1 | -2/+2 |
| | |||||
* | Fix cache_store configuration example | Sam Oliver | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Clarify expire_action with namespaced controllers | Eric Carty-Fickes | 2012-05-11 | 1 | -0/+36 |
| | |||||
* | Fix stray capitalization | Mark Rushakoff | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | Fix slightly awkward English in Action Caching section of Caching With Rails ↵ | Cheah Chu Yeow | 2012-04-05 | 1 | -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" guide | kucaahbe | 2012-03-22 | 1 | -8/+10 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+435 |