aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/actioncontroller_basics
Commit message (Expand)AuthorAgeFilesLines
* Be consistent with using symbols for options to methodsTore Darell2008-11-091-1/+1
* Use SHA1 instead of MD5 in the HTTP basic exampleTore Darell2008-11-091-2/+2
* Fix typo in section about request/responseTore Darell2008-11-091-1/+1
* Make changes to AC guide as suggested by Xavier NoriaTore Darell2008-11-093-14/+18
* Copy edit on AC Basics GuideMike Gunderloy2008-11-0415-61/+81
* Clarify something in the session storage sectionTore Darell2008-11-051-2/+4
* Clarify the section mentioning session storesTore Darell2008-11-051-1/+1
* Add example using routing parametersTore Darell2008-11-051-1/+10
* Use ApplicationController instead of AC::B in exampleTore Darell2008-11-051-2/+4
* Add example of using default_url_optionsTore Darell2008-11-051-0/+17
* Add example to show how to add additional headers using the response objectTore Darell2008-11-051-0/+10
* Add section on CSRF to AC guideTore Darell2008-11-042-0/+32
* Remove API linksTore Darell2008-11-047-9/+9
* Keys -> valuesTore Darell2008-11-031-1/+1
* Link to Wikipedia page on HTTP Basic AuthTore Darell2008-11-031-1/+1
* Fixed typo, removed TODO from AC guideTore Darell2008-11-031-3/+1
* Remove TODO from filters part in AC guideTore Darell2008-10-281-2/+0
* Add link to Layouts & rendering guideTore Darell2008-10-241-1/+1
* Rearrange guidesPratik Naik2008-10-2113-0/+745