Xavier Noria
902ae14e65
guides: gives clear instructions for feedback, removes links to the now archived LH project
2010-11-19 21:46:12 +01:00
Joost Baaij
b1acba7bb8
Cleanup of the References section.
...
Removed non-functional links.
Removed links to API documentation.
Removed link to Rails 2 material.
Renamed "References" to "Further Reading".
2010-09-29 15:56:16 +02:00
Joost Baaij
3c620bed8c
Removed obsolete "advanced" plugin URLs.
...
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.
2010-09-29 15:51:09 +02:00
Fred Wu
cedc49dbd3
Updated the Cache Money repo link to one that works with Rails 3.
2010-09-15 14:22:43 +10:00
Damien Mathieu
414b68df1f
fix the cache_fu links
2010-08-30 15:08:55 +02:00
Santiago Pastorino
b451de0d6d
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
eparreno
79e5e79b0d
fix wrong action name [ #134 ]
2010-05-12 23:15:07 +02:00
Xavier Noria
47683b7d0e
caching guide: fixes a typo, thanks to Jonathan Bryan
2010-02-24 01:34:04 +01:00
Xavier Noria
243cfceba5
corrects typo in previous commit
2009-10-25 13:54:42 +01:00
Xavier Noria
acde75c84a
Caching guide: documents that page/action caching run in an after_filter, and this spurious cache entries are avoided just by halting the request
2009-10-25 13:14:52 +01:00
Joseph Pecoraro
7749e1784c
Grammer: 'a' => 'an' where applicable.
2009-05-29 21:09:01 -04:00
Joseph Pecoraro
3014f0f4c5
Capitalized Rails where appropriate.
2009-05-29 16:26:50 -04:00
Pratik Naik
c8fb22bc29
Remove some informal sentences and new lines
2009-05-16 16:47:24 +02:00
Xavier Noria
a65224f036
a few details in the caching guide I saw in passing
2009-05-13 23:29:56 +02:00
Aditya Chadha
80e161e647
Formatting fixes, take 3
2009-05-02 18:37:15 -04:00
Aditya Chadha
8f3a3c5544
Formatting fixes, take 2
2009-05-02 18:36:13 -04:00
Aditya Chadha
5469a0be1a
Formatting fixes
2009-05-02 18:32:35 -04:00
Aditya Chadha
57f031cba2
Merge branch 'master' of git@github.com:lifo/docrails
2009-04-27 22:01:36 -04:00
Aditya Chadha
eeb12d6ad5
Formatting updates per lifo
2009-04-27 22:01:22 -04:00
Xavier Noria
e5bebbbeff
bring index actions back in caching guide, REST conventions are encouraged and surrounding text assumes index
2009-04-27 10:18:37 +02:00
Aditya Chadha
4d1e21e8cb
Fix typos in submitted patch
2009-04-26 23:07:40 -04:00
Pratik Naik
632bbbfe1c
Merge docrails
2009-04-05 12:36:36 +01:00
Pratik Naik
18eb80ccc7
Merge docrails
2009-03-16 11:28:36 +00:00
Pratik Naik
0db6c3f518
Merge docrails and update the release notes
2009-02-28 19:44:25 +00:00
Pratik Naik
53cd102b39
Merge with docrails
2009-02-24 12:29:25 +00:00
Pratik Naik
96d610553e
Merge docrails along with the new guides and guides generation code
2009-02-06 02:01:22 +00:00