| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |