Commit Graph

25 Commits

Author SHA1 Message Date
davetoxa
cc585c8b01 revert to 814c9875ec4cf01e1348d1ab1c9d12eee5a9adac 2013-01-16 01:26:47 +06:00
davetoxa
4dcc9dddde Revert "Improves documentation about Fragment Caching. [ci skip]"
This reverts commit 814c9875ec4cf01e1348d1ab1c9d12eee5a9adac.
2013-01-16 01:12:37 +06:00
Nicholas Schultz-Møller
814c9875ec Improves documentation about Fragment Caching. [ci skip]
Adds documentation for:
- Aggregate cache keys,
- using an ActiveRecord model as cache key and
- Russian Doll Caching.
2013-01-15 14:44:08 +01:00
Matthew Stopa
dc14b893e5 Readd deleted section of caching rails guide 2013-01-03 18:21:20 -07:00
Matthew Stopa
4b5e424441 Remove action/page caching from Rails guides 2013-01-02 22:43:58 -07:00
Francesco Rodriguez
f19e41fb16 update guides to use _action callbacks [ci skip] 2012-12-07 23:43:46 -05:00
Vijay Dev
0181c2da97 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	guides/source/active_record_validations.md
2012-12-01 23:00:47 +05:30
Steve Klabnik
d16a1b9e8b Normalize on 'After reading this guide, you will know:'
We have three or four different introduction sentences to the guides.
After this commit, we use the same one everywhere.
2012-11-29 14:25:02 -08:00
Steve Klabnik
6dcae8ae9c Add periods to the bullet points in guides.
Talked with @fxn about this. Bullet points should have periods at the ends.
2012-11-29 05:14:08 -08:00
Rafael Mendonça França
ccecab3ba9 Remove observers and sweepers
They was extracted from a plugin.

See https://github.com/rails/rails-observers

[Rafael Mendonça França + Steve Klabnik]
2012-11-28 22:46:49 -02:00
Sergey Nartimov
ceb1fd34a8 embed code example using backticks in caching guide 2012-11-20 16:20:13 +03:00
Agis Anastasopoulos
699075a827 Switch to 1.9 hash syntax and remove unnecessary punct. 2012-11-15 23:51:50 +02:00
Steve Klabnik
4d61d1f8f5 Fix default cache store documentation.
It's actually the FileStore.

Fixes #8130.
2012-11-09 14:52:56 +01:00
Rafael Mendonça França
9eeb00976d Revert "divided into folder with the language"
This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252.

REASON: Translation work can not be done in the docrails repository
2012-10-17 10:15:55 -03:00
Rodrigo Martins
f5b9ed4fbc divided into folder with the language 2012-10-17 03:34:10 -03:00
Patricio Mac Adden
91222f6b76 Fix a silly typo 2012-10-13 16:19:58 -03:00
Francesco Rodriguez
d1ae6c5f70 use default_static_extension instead of page_cache_extension deprecated option [ci skip] 2012-10-05 16:53:22 -05:00
Francesco Rodriguez
a0d5dca7a6 update caching with rails guide to reflect action and page extraction [ci skip] 2012-10-05 16:48:08 -05:00
Prem Sichanugrist
721afdcc4b Fix remaining formatting problems in the guide 2012-09-17 15:54:23 -04:00
Prem Sichanugrist
2c38567646 Convert all tables to Markdown syntax 2012-09-17 15:54:23 -04:00
Prem Sichanugrist
9873dd800b Convert all the links into Markdown format 2012-09-17 15:54:23 -04:00
Prem Sichanugrist
31ef4cf656 Convert all inline codes to Markdown syntax 2012-09-17 15:54:23 -04:00
Prem Sichanugrist
872b7af337 Convert heading tags and heading section 2012-09-17 15:54:22 -04:00
Prem Sichanugrist
7bc1ca3515 Convert code blocks into GFM style 2012-09-17 15:54:22 -04:00
Prem Sichanugrist
5137d03cc5 Rename the rest of the guides to Markdown 2012-09-17 15:54:22 -04:00