| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com... | Matthew Draper | 2018-07-25 | 1 | -1/+1 |
|\ |
|
| * | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 1 | -1/+1 |
* | | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 1 | -1/+1 |
|/ |
|
* | Added a lot of Oxford commas | Anthony Crumley | 2018-05-10 | 1 | -4/+4 |
* | [ci skip] Modify twitter api link in api guide | Yoshiyuki Hirano | 2018-03-31 | 1 | -1/+1 |
* | Deprecate controller level force_ssl | Derek Prior | 2018-03-30 | 1 | -1/+0 |
* | [ci skip] Add missing **DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED... | Ryuta Kamizono | 2017-12-15 | 1 | -1/+0 |
* | Fix names of http authentication modules in api_app guides | Roman Kovtunenko | 2017-11-19 | 1 | -2/+4 |
* | Fix rails middleware list in api_app guide [ci skip] | Yoshiyuki Hirano | 2017-09-24 | 1 | -1/+0 |
* | Use https instead of http in guide [ci skip] | Yoshiyuki Hirano | 2017-08-23 | 1 | -2/+2 |
* | Use ssl in guide and comment [ci skip] | Yoshiyuki Hirano | 2017-08-19 | 1 | -2/+2 |
* | Update Rails API Application guide to match current code [ci skip] | Mike Gunderloy | 2017-05-21 | 1 | -9/+11 |
* | Pass over API Apps guide grammar. [ci skip] | Vipul A M | 2016-05-16 | 1 | -7/+5 |
* | Add `ActiveRecord::Migration::CheckPending` to default middlewares for API Apps | Vipul A M | 2016-05-16 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-05-14 | 1 | -1/+8 |
|\ |
|
| * | Add output snippet from `ActionController::API.ancestors - ActionController::... | Vipul A M | 2016-05-13 | 1 | -0/+7 |
| * | Remove ambiquity in what we are referring to in the documentation of config v... | Vipul A M | 2016-05-11 | 1 | -1/+1 |
* | | Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides... | willnet | 2016-04-30 | 1 | -1/+1 |
* | | fix incorrect module name [ci skip] | yuuji.yaginuma | 2016-05-01 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-04-29 | 1 | -1/+1 |
|\ |
|
| * | be specific when the debug_exception_response_format to :api | Vipul A M | 2016-04-23 | 1 | -1/+1 |
| * | `debug_exception_format` is set to :api by default for API apps only, not for... | Prathamesh Sonpatki | 2016-04-22 | 1 | -1/+1 |
* | | Remove reference to unknown method `dirty?` to docs | Vipul A M | 2016-04-19 | 1 | -2/+0 |
|/ |
|
* | [ci skip] Need to mention debug_exception_response_format in the api_app docu... | Akshay | 2016-02-25 | 1 | -0/+17 |
* | remove needless `debug_exception_response_format` config [ci skip] | yuuji.yaginuma | 2016-02-19 | 1 | -8/+0 |
* | partial pass over the API guide [ci skip] | Xavier Noria | 2016-02-18 | 1 | -15/+14 |
* | Separate for new and existing applications clearly | Vijay Dev | 2016-02-07 | 1 | -0/+4 |
* | Merge pull request #22857 from bdewater/interlock-doc | Vipul A M | 2016-02-01 | 1 | -3/+0 |
|\ |
|
| * | Update middleware docs regarding ActionDispatch::LoadInterlock [ci skip] | Bart de Water | 2016-01-31 | 1 | -4/+1 |
* | | Docs review of api_app.md | Jon Moss | 2016-01-28 | 1 | -16/+19 |
* | | Remove Rack::Lock from the API guides | Rafael Mendonça França | 2016-01-28 | 1 | -4/+0 |
* | | Middleware have no plural | Rafael Mendonça França | 2016-01-28 | 1 | -14/+14 |
|/ |
|
* | Refer to rails command instead of rake in a bunch of places | David Heinemeier Hansson | 2015-12-18 | 1 | -1/+1 |
* | Mention the debug_exception_response_format config in guides | Jorge Bejar | 2015-12-09 | 1 | -0/+8 |
* | [ci skip] Indentation in cache examples | zacharywelch | 2015-11-18 | 1 | -2/+2 |
* | Revert "removing Rack::Runtime from the default stack." | Aaron Patterson | 2015-10-03 | 1 | -0/+1 |
* | removing Rack::Runtime from the default stack. | Aaron Patterson | 2015-10-02 | 1 | -1/+0 |
* | mostly remove the ParamsParser middleware | Aaron Patterson | 2015-09-18 | 1 | -4/+3 |
* | fix module name typo in API app guide [ci skip] | yuuji.yaginuma | 2015-09-04 | 1 | -1/+1 |
* | remove RackDelegation module | Aaron Patterson | 2015-08-26 | 1 | -3/+0 |
* | [ci skip] Fix `before_filter` -> `before_action` | yui-knk | 2015-07-24 | 1 | -1/+1 |
* | A pass over the API application guide [ci skip] | Robin Dupret | 2015-06-15 | 1 | -375/+348 |
* | It's rails new my_api --api | Santiago Pastorino | 2015-06-11 | 1 | -1/+1 |
* | Change guide heading from - to = | Santiago Pastorino | 2015-06-11 | 1 | -1/+1 |
* | Add API only apps guide | Santiago Pastorino | 2015-06-11 | 1 | -0/+435 |