aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/action_controller_overview.textile
Commit message (Collapse)AuthorAgeFilesLines
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-7/+7
| | | | 's/[ \t]*$//' -i {} \;)
* AC guide: commit review, block examples go at column 0, use .example.com as ↵Xavier Noria2010-08-091-15/+15
| | | | example domain
* updated the action_controller guide with the new session configuration optionsDaniel McNevin2010-08-081-13/+28
|
* added to_xml section for controllerNeeraj Singh2010-06-251-0/+19
|
* Change %5b ([) to %5d (]) in escaped URLTore Darell2010-04-291-1/+1
|
* Replace send_data with send_file in "Sending files" exampleTore Darell2010-04-291-1/+1
|
* More on the new ERB syntax in the guidesJames Miller2010-04-091-5/+5
|
* ERB update for AC overview guideJames Miller2010-04-091-2/+2
|
* generate_pdf gets it's parameter noworangea2010-01-231-2/+2
|
* Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the ↵Carl Lerche2009-10-161-1/+1
| | | | application's object root)
* Merge docrailsPratik Naik2009-07-251-13/+20
|
* Merge docrailsPratik Naik2009-03-161-16/+16
|
* Merge with docrailsPratik Naik2009-02-241-223/+201
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+798