aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_controller_overview.md
Commit message (Expand)AuthorAgeFilesLines
* Use a single term instead of all terms used to describe path and URL helpers ...Sharang Dashputre2019-07-261-1/+1
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-6/+6
* Fix typo a -> an, an -> a [ci skip]Ryuta Kamizono2019-02-111-1/+1
* Update snippet to rails 5 syntaxAdam Demirel2018-10-151-1/+1
* [ci skip] corrects more grammar awkwardness, replacing denylist with restrict...Mina Slater2018-08-221-8/+8
* [ci skip] fixes awkward grammarMina Slater2018-08-221-5/+5
* [ci skip] change all instances of blacklist and whitelist to denylist and all...Mina Slater2018-08-211-7/+7
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-1/+1
|\
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-1/+1
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Update example for whitelisting arbitrary hashesMichael Holroyd2018-06-141-11/+9
* Added a lot of Oxford commasAnthony Crumley2018-05-101-3/+3
* Fix title for example of removing data from `session` [ci skip]bogdanvlviv2018-04-231-2/+2
* Remove key from session by using session.delete (#31685)Rafael Barbolo2018-04-231-1/+3
* Merge pull request #32277 from derekprior/dp-deprecate-force-sslGuillermo Iguaran2018-03-301-19/+3
|\
| * Deprecate controller level force_sslDerek Prior2018-03-301-19/+3
* | Readability fix [ci skip]Isaac Orme2018-03-251-1/+1
|/
* Fix note marks [ci skip]Yauheni Dakuka2018-03-121-1/+1
* [ci skip] Update MVC wiki linkDixit Patel2017-11-281-1/+1
* [ci skip]Add space before closing curly bracewillnet2017-10-251-2/+2
* Use `form_with` instead of `form_for` in engine guide [ci skip]Yoshiyuki Hirano2017-10-091-3/+3
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-1/+1
* Use credentials, not secrets, for Active Storage (#30650)Claudio B2017-09-191-1/+1
* Update action_controller_overview.md [ci skip]Yauheni Dakuka2017-09-191-2/+2
* [ci skip] Prefer credentials to secrets in docs.Kasper Timm Hansen2017-09-131-23/+7
* Use https instead of http in guide [ci skip]Yoshiyuki Hirano2017-08-231-1/+1
* Fix english for the rescue_from warning [ci skip]Yuki Nishijima2017-07-111-1/+1
* Improving docs for callbacks execution order [ci skip]dixpac2017-05-211-0/+3
* Small grammar fixJon Moss2017-03-291-1/+1
* add hint on after_action filtersFrederik Wille2017-03-291-1/+1
* Add link to API documentationKirill Zhuravlov2016-11-231-1/+1
* adds support for arbitrary hashes in strong parametersXavier Noria2016-11-111-3/+15
* Setup default session store internally, no longer through an application init...Prathamesh Sonpatki2016-07-171-2/+2
* Add Rack doc link for request and response object [ci skip]Jun Wan Goh2016-06-141-2/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-06-031-5/+6
|\
| * Small grammar fixes for Action Controller OverviewJon Moss2016-05-211-5/+6
* | fix incorrect class name [ci skip]yuuji.yaginuma2016-05-281-1/+1
|/
* [ci skip] Parameter filter performs regular expression partial matchingAndrew Babichev2016-03-311-0/+2
* Update action_controller_overview.mdSandeep Navghane2016-03-151-1/+1
* [ci skip] update guide for Puma web server instead of WebrickGaurav Sharma2016-01-201-4/+0
* Add a note on ActionController guide about 404Mauro George2016-01-111-2/+6
* Refer to rails command instead of rake in a bunch of placesDavid Heinemeier Hansson2015-12-181-1/+1
* Add `redirect_back` for safer referrer redirectsDerek Prior2015-12-161-1/+1
* Change AbstractRequest to ActionDispatch::RequestBradley D2015-09-171-1/+1
* Remove RHTML reference in Action Controller docs [ci skip]Lachlan Campbell2015-09-101-1/+1
* typo "description not clear corrected with proper description and action_cont...kishore-mohan2015-09-021-1/+1
* fix typo in method name [ci skip]yuuji.yaginuma2015-08-301-1/+1
* Remove a link to the site that seems to be gone. [ci skip]shunsukeaida2015-08-231-1/+1
* [ci skip] Fix action_controller_overviewyui-knk2015-06-281-1/+1
* document that default_url_options is cached per request [ci skip]Xavier Noria2015-06-151-1/+3