aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/action_controller_overview.textile
Commit message (Collapse)AuthorAgeFilesLines
* revised links in guides according to W3C link checker reportXavier Noria2009-03-151-1/+1
|
* revised case in titles of AC overview guideXavier Noria2009-03-141-15/+15
|
* Fix two errors.Andreas Scherer2009-02-171-2/+2
| | | | | Missing article added. Consistent (at least in this file) use of abbreviation.
* Use tables for object properties and their purposes.Andreas Scherer2009-02-171-17/+19
| | | | | Enumeration lists with bipartite entries could be harder to read than two-column tables.
* Fix a programming error.Andreas Scherer2009-02-171-1/+1
| | | | Assignment and equality are not the same.
* yet another pass on the action controller guideXavier Noria2009-02-171-189/+144
|
* Fix some formatting errorsAndreas Scherer2009-02-111-24/+26
| | | | | | for <code> elements for (monospaced) displayed material add some commas in enumerations.
* edged coverage of session storage configurationXavier Noria2009-02-071-7/+13
|
* Remove <code> from inside <pre>Tore Darell2009-02-071-2/+2
|
* Reword the session section to reflect that CookieStore has an ID and that ↵Tore Darell2009-02-071-2/+15
| | | | you can change they :key and :secret
* Fix some spelling errors in Action Controller guideJames Miller2009-02-061-2/+2
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+798