aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/caching_with_rails.textile
Commit message (Collapse)AuthorAgeFilesLines
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-1/+0
| | | | archived LH project
* Cleanup of the References section.Joost Baaij2010-09-291-5/+1
| | | | | | | | Removed non-functional links. Removed links to API documentation. Removed link to Rails 2 material. Renamed "References" to "Further Reading".
* Removed obsolete "advanced" plugin URLs.Joost Baaij2010-09-291-7/+0
| | | | | | | | | | | These plugins are obsolete even for Rails 2, they have no place in a Rails 3 guide. Also removed "mad cool" reference. If anyone has ideas about cache plugins that *must* be included, I would love to know. As far as I am concerned the rails guides should stick to built-in methods and have a simple list of references for people wishing to investigate further. I will check out the references after this commit to see if they're up to date.
* Updated the Cache Money repo link to one that works with Rails 3.Fred Wu2010-09-151-1/+1
|
* fix the cache_fu linksDamien Mathieu2010-08-301-1/+1
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-5/+5
| | | | 's/[ \t]*$//' -i {} \;)
* fix wrong action name [#134]eparreno2010-05-121-1/+1
|
* caching guide: fixes a typo, thanks to Jonathan BryanXavier Noria2010-02-241-1/+1
|
* corrects typo in previous commitXavier Noria2009-10-251-2/+2
|
* Caching guide: documents that page/action caching run in an after_filter, ↵Xavier Noria2009-10-251-0/+4
| | | | and this spurious cache entries are avoided just by halting the request
* Grammer: 'a' => 'an' where applicable.Joseph Pecoraro2009-05-291-1/+1
|
* Capitalized Rails where appropriate.Joseph Pecoraro2009-05-291-1/+1
|
* Remove some informal sentences and new linesPratik Naik2009-05-161-172/+44
|
* a few details in the caching guide I saw in passingXavier Noria2009-05-131-24/+24
|
* Formatting fixes, take 3Aditya Chadha2009-05-021-13/+7
|
* Formatting fixes, take 2Aditya Chadha2009-05-021-8/+1
|
* Formatting fixesAditya Chadha2009-05-021-13/+25
|
* Merge branch 'master' of git@github.com:lifo/docrailsAditya Chadha2009-04-271-4/+4
|\
| * bring index actions back in caching guide, REST conventions are encouraged ↵Xavier Noria2009-04-271-4/+4
| | | | | | | | and surrounding text assumes index
* | Formatting updates per lifoAditya Chadha2009-04-271-12/+10
|/
* Fix typos in submitted patchAditya Chadha2009-04-261-8/+9
|
* Merge docrailsPratik Naik2009-04-051-127/+119
|
* Merge docrailsPratik Naik2009-03-161-71/+79
|
* Merge docrails and update the release notesPratik Naik2009-02-281-8/+9
|
* Merge with docrailsPratik Naik2009-02-241-40/+126
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+429