aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/caching_with_rails.md
Commit message (Expand)AuthorAgeFilesLines
* Fixed description of the `cache_key_with_version` method [ci skip]soartec-lab2019-04-031-1/+1
* Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-091-1/+1
* Changed webserver to web server.alkesh262019-01-221-2/+2
* Use cache_key_with_version instead of cache_key for the example in Low-Level ...tnantoka2018-11-261-1/+1
* Replace cache_key with cache_key_with_version on caching_with_rails guides [c...tnantoka2018-11-161-3/+3
* Updates expires_in docsGraham Turner2018-09-281-2/+2
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-3/+3
|\
| * Substitute references to task for commandAlberto Almagro2018-07-061-1/+1
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-2/+2
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Added a lot of Oxford commasAnthony Crumley2018-05-101-1/+1
* Update Redis cache store docsStefan Wrobel2018-03-171-14/+34
* Document :reconnect_attempts option for Redis Cache Store [ci skip]Brian Kephart2018-02-171-3/+8
* Use SHA-1 for non-sensitive digests by defaultEugene Kenny2018-01-081-3/+3
* Cosmetic changes [ci skip]Yauheni Dakuka2017-11-301-1/+1
* Cache: Enable compression by default for values > 1kB.Jeremy Daer2017-11-131-2/+2
* Built-in Redis cache storeJeremy Daer2017-11-131-0/+47
* Upcase js [ci skip]Yauheni Dakuka2017-09-181-2/+2
* Merge pull request #29964 from gwincr11/cg-partial-cachingEileen M. Uchitelle2017-08-301-0/+18
|\
| * Add documentation about template partial cachingCory Gwin @gwincr112017-08-301-3/+21
* | It should be "the resulting cache key", not "the resulting `cache-key`" [ci s...Ryuta Kamizono2017-08-291-1/+1
* | Update Caching with Rails guide [ci skip]Yoshiyuki Hirano2017-08-291-3/+3
* | Remove trailing spaces [ci skip]Ryuta Kamizono2017-08-271-3/+3
|/
* Doc cleanup for caching guide [ci skip] (#28556)Vipul A M2017-03-241-4/+4
* Additional explanation about cache implementationsbrchristian2017-03-231-1/+7
* Fix typo in Caching with Rails Guide [skip ci]Erol Fornoles2017-03-211-1/+1
* Improve Caching with Rails Guides [ci skip]James Baer2017-03-171-1/+15
* Remove the word "mongrel" from documentsRyunosuke Sato2016-09-071-1/+1
* Add documentation for `http_cache_forever`. [ci skip]Santosh Wadghule2016-08-101-0/+24
* Merge pull request #25928 from mechanicles/info-for-cache-fetch-blockप्रथमेश Sonpatki2016-07-241-1/+1
|\
| * Proper description for `Rails.cache.fetch` [ci skip]Santosh Wadghule2016-07-241-1/+1
* | Explain meaning of the code very well and Remove confusion. [ci skip]Santosh Wadghule2016-07-231-4/+4
|/
* `md5` --> `MD5`Jon Moss2016-05-161-3/+3
* Fixes for the strong & weak ETags guide [ci skip]Roque Pinel2016-04-071-1/+1
* Update documentation based on the new changes for strong & weak ETags [ci skip]Santosh Wadghule2016-04-051-3/+29
* s/responsibilty/responsibility/Vipul A M2016-03-221-1/+1
* [ci skip] Make collection caching explicit in guides.Kasper Timm Hansen2016-03-031-15/+6
* Updated file documentation [ci skip]Chashmeet Singh2016-02-241-1/+1
* changes caching guide to add note on weak etagsAbhishek Yadav2016-02-241-0/+8
* ApplicationRecord documentation passGenadi Samokovarov2015-12-171-3/+3
* Revert "Fixed a few grammar issues."Rafael Mendonça França2015-11-181-1/+1
* Fixed a few grammar issues.David Chen2015-11-181-1/+1
* Correctly close a fenced code block [ci skip]Robin Dupret2015-08-031-0/+1
* Improve the "Caching with Rails" guide's introduction [ci skip]claudiob2015-08-031-2/+14
* Add a section about "Collection caching" [ci skip]Robin Dupret2015-08-031-0/+23
* Add a "Managing dependencies" part to the caching guide [ci skip]Robin Dupret2015-07-281-0/+87
* Tiny edits to the "Caching with Rails" guideRobin Dupret2015-07-281-49/+32
* Merge pull request #20736 from antoine-lizee/docsRobin Dupret2015-07-131-0/+5
|\
| * [ci skip] doc: making clear that perform_caching has a limited impactantoine.lizee2015-07-131-0/+5
* | fix typo in caching guide [ci skip]Anton Chuchkalov2015-07-121-1/+1
|/