Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | generic pass before merging docrails | Xavier Noria | 2013-01-26 | 1 | -1/+1 | |
| | ||||||
* | consistently inherit from ApplicationController in guides exemples | Cyril Jouve | 2013-01-20 | 1 | -1/+1 | |
| | ||||||
* | Fix formatting error introduced in cc585c8. | Nicholas Schultz-Møller | 2013-01-16 | 1 | -1/+2 | |
| | ||||||
* | revert to 814c9875ec4cf01e1348d1ab1c9d12eee5a9adac | davetoxa | 2013-01-16 | 1 | -0/+44 | |
| | ||||||
* | Revert "Improves documentation about Fragment Caching. [ci skip]" | davetoxa | 2013-01-16 | 1 | -47/+0 | |
| | | | | This reverts commit 814c9875ec4cf01e1348d1ab1c9d12eee5a9adac. | |||||
* | Improves documentation about Fragment Caching. [ci skip] | Nicholas Schultz-Møller | 2013-01-15 | 1 | -0/+47 | |
| | | | | | | Adds documentation for: - Aggregate cache keys, - using an ActiveRecord model as cache key and - Russian Doll Caching. | |||||
* | Readd deleted section of caching rails guide | Matthew Stopa | 2013-01-03 | 1 | -0/+69 | |
| | ||||||
* | Remove action/page caching from Rails guides | Matthew Stopa | 2013-01-02 | 1 | -163/+2 | |
| | ||||||
* | update guides to use _action callbacks [ci skip] | Francesco Rodriguez | 2012-12-07 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-12-01 | 1 | -5/+5 | |
|\ | | | | | | | | | Conflicts: guides/source/active_record_validations.md | |||||
| * | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -1/+1 | |
| | | | | | | | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere. | |||||
| * | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -4/+4 | |
| | | | | | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | |||||
* | | Remove observers and sweepers | Rafael Mendonça França | 2012-11-28 | 1 | -98/+0 | |
|/ | | | | | | | | They was extracted from a plugin. See https://github.com/rails/rails-observers [Rafael Mendonça França + Steve Klabnik] | |||||
* | embed code example using backticks in caching guide | Sergey Nartimov | 2012-11-20 | 1 | -2/+2 | |
| | ||||||
* | Switch to 1.9 hash syntax and remove unnecessary punct. | Agis Anastasopoulos | 2012-11-15 | 1 | -20/+20 | |
| | ||||||
* | Fix default cache store documentation. | Steve Klabnik | 2012-11-09 | 1 | -2/+2 | |
| | | | | | | It's actually the FileStore. Fixes #8130. | |||||
* | Revert "divided into folder with the language" | Rafael Mendonça França | 2012-10-17 | 1 | -0/+495 | |
| | | | | | | This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252. REASON: Translation work can not be done in the docrails repository | |||||
* | divided into folder with the language | Rodrigo Martins | 2012-10-17 | 1 | -495/+0 | |
| | ||||||
* | Fix a silly typo | Patricio Mac Adden | 2012-10-13 | 1 | -1/+1 | |
| | ||||||
* | use default_static_extension instead of page_cache_extension deprecated ↵ | Francesco Rodriguez | 2012-10-05 | 1 | -1/+1 | |
| | | | | option [ci skip] | |||||
* | update caching with rails guide to reflect action and page extraction [ci skip] | Francesco Rodriguez | 2012-10-05 | 1 | -5/+8 | |
| | ||||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -4/+4 | |
| | ||||||
* | Convert all tables to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -6/+7 | |
| | ||||||
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -4/+4 | |
| | ||||||
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -43/+43 | |
| | ||||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -20/+25 | |
| | ||||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -56/+56 | |
| | ||||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+486 | |