1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Vijay Dev
2db79dc9ea minor fixes and edits [ci skip] 2012-09-09 17:25:44 +05:30
schneems
c9d1ba41fd Doc: sweepers only work on Active Record Models
In response to this rails issue: https://github.com/rails/rails/issues/3729
2012-09-05 15:52:24 -07:00
Konstantin Haase
1cb684c2ef update caching guide: stale? can also figure out last_modified on its own 2012-09-04 15:51:06 +02:00
Guillermo Iguaran
db354204b7 Update caching guide: memcache-client was replaced with dalli 2012-09-03 16:52:08 -05:00
Franco Catena
4c711f1335 Fix caching guide (plural model name) [ci skip] 2012-08-10 21:51:07 -03:00
Sam Oliver
07d346646f Fix cache_store configuration example 2012-06-11 23:29:59 +01:00
Eric Carty-Fickes
1004ccc84b Clarify expire_action with namespaced controllers 2012-05-11 11:12:32 -05:00
Mark Rushakoff
bb6bd01d41 Fix stray capitalization 2012-04-29 22:33:41 -07:00
Cheah Chu Yeow
d70e1a9d2b Fix slightly awkward English in Action Caching section of Caching With Rails 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".
2012-04-05 17:30:15 +08:00
kucaahbe
152798f6a6 improvements in "caching_with_rails" guide 2012-03-22 11:39:46 +02:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
Renamed from railties/guides/source/caching_with_rails.textile (Browse further)