Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guides: gives clear instructions for feedback, removes links to the now ↵ | Xavier Noria | 2010-11-19 | 1 | -1/+0 |
| | | | | archived LH project | ||||
* | Cleanup of the References section. | Joost Baaij | 2010-09-29 | 1 | -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 Baaij | 2010-09-29 | 1 | -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 Wu | 2010-09-15 | 1 | -1/+1 |
| | |||||
* | fix the cache_fu links | Damien Mathieu | 2010-08-30 | 1 | -1/+1 |
| | |||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -5/+5 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | fix wrong action name [#134] | eparreno | 2010-05-12 | 1 | -1/+1 |
| | |||||
* | caching guide: fixes a typo, thanks to Jonathan Bryan | Xavier Noria | 2010-02-24 | 1 | -1/+1 |
| | |||||
* | corrects typo in previous commit | Xavier Noria | 2009-10-25 | 1 | -2/+2 |
| | |||||
* | Caching guide: documents that page/action caching run in an after_filter, ↵ | Xavier Noria | 2009-10-25 | 1 | -0/+4 |
| | | | | and this spurious cache entries are avoided just by halting the request | ||||
* | Grammer: 'a' => 'an' where applicable. | Joseph Pecoraro | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | Capitalized Rails where appropriate. | Joseph Pecoraro | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | Remove some informal sentences and new lines | Pratik Naik | 2009-05-16 | 1 | -172/+44 |
| | |||||
* | a few details in the caching guide I saw in passing | Xavier Noria | 2009-05-13 | 1 | -24/+24 |
| | |||||
* | Formatting fixes, take 3 | Aditya Chadha | 2009-05-02 | 1 | -13/+7 |
| | |||||
* | Formatting fixes, take 2 | Aditya Chadha | 2009-05-02 | 1 | -8/+1 |
| | |||||
* | Formatting fixes | Aditya Chadha | 2009-05-02 | 1 | -13/+25 |
| | |||||
* | Merge branch 'master' of git@github.com:lifo/docrails | Aditya Chadha | 2009-04-27 | 1 | -4/+4 |
|\ | |||||
| * | bring index actions back in caching guide, REST conventions are encouraged ↵ | Xavier Noria | 2009-04-27 | 1 | -4/+4 |
| | | | | | | | | and surrounding text assumes index | ||||
* | | Formatting updates per lifo | Aditya Chadha | 2009-04-27 | 1 | -12/+10 |
|/ | |||||
* | Fix typos in submitted patch | Aditya Chadha | 2009-04-26 | 1 | -8/+9 |
| | |||||
* | Merge docrails | Pratik Naik | 2009-04-05 | 1 | -127/+119 |
| | |||||
* | Merge docrails | Pratik Naik | 2009-03-16 | 1 | -71/+79 |
| | |||||
* | Merge docrails and update the release notes | Pratik Naik | 2009-02-28 | 1 | -8/+9 |
| | |||||
* | Merge with docrails | Pratik Naik | 2009-02-24 | 1 | -40/+126 |
| | |||||
* | Merge docrails along with the new guides and guides generation code | Pratik Naik | 2009-02-06 | 1 | -0/+429 |