aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/action_controller_overview.textile
Commit message (Expand)AuthorAgeFilesLines
* minor changesVijay Dev2011-06-271-1/+1
* minor correctionsVijay Dev2011-05-141-5/+5
* Link the API documentation to non-edge insteadPrem Sichanugrist2011-05-131-1/+1
* Adding guide for wrapping JSON/XML parameters, which also links to the API do...Prem Sichanugrist2011-05-131-0/+26
* removed verify docs (feature removed in Rails3)Vijay Dev2011-05-021-39/+0
* Remove extra whitespaces from guidesSebastian Martinez2011-04-141-1/+1
* Fix Basic Authentication examplesSebastian Martinez2011-03-281-1/+1
* Updated Basic Authentication guides to reflect new Base.http_basic_authentica...Sebastian Martinez2011-03-281-14/+3
* Add controller-specific `force_ssl` method to force web browser to use HTTPS ...Prem Sichanugrist2011-03-281-0/+22
* revises links to the API websites of individual components (no longer maintai...Xavier Noria2011-03-091-13/+22
* filter_parameter_logging => config.filter_parametersVijay Dev2011-01-231-6/+2
* No example given on how to render JSON data despite the heading 'Rendering XM...Lee Reilly2010-12-211-0/+1
* Action Controller Overview: Remove dead link to the API docs for filtersRyan Bigg2010-12-101-2/+0
* guides: gives clear instructions for feedback, removes links to the now archi...Xavier Noria2010-11-191-2/+0
* removed unnecessary indentationRajinder Yadav2010-11-141-1/+1
* added note with example for using flash in redirectionRajinder Yadav2010-11-141-0/+7
* corrected sample code to clear @_current_user class variable alsoRajinder Yadav2010-11-141-1/+1
* Updated 'Action Controller Overview' guide to rails 3 and fixed a few URLs th...Kulbir Saini2010-09-251-11/+8
* updated instructions to generate the migration for the ActiveRecord session s...Diego Carrion2010-09-181-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-7/+7
* AC guide: commit review, block examples go at column 0, use .example.com as e...Xavier Noria2010-08-091-15/+15
* 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 application...Carl Lerche2009-10-161-1/+1
* 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