Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #24845 from tomkadwill/action_controller_typos | Rafael França | 2016-05-04 | 1 | -2/+2 |
|\ | |||||
| * | Fix actionpack typos [ci skip] | Tom Kadwill | 2016-05-04 | 1 | -2/+2 |
* | | Fix ApplicationController.renderer.defaults.merge! | Jon Moss | 2016-04-20 | 1 | -1/+1 |
|/ | |||||
* | allocate request objects with the env hash, set routes on the request | Aaron Patterson | 2015-09-15 | 1 | -2/+6 |
* | only "normalize" once | Aaron Patterson | 2015-09-14 | 1 | -1/+1 |
* | create a new renderer instance on calls to `for` | Aaron Patterson | 2015-09-14 | 1 | -39/+46 |
* | Speed up `normalize_keys` by removing dup step. | Kasper Timm Hansen | 2015-01-22 | 1 | -9/+6 |
* | Add ActionController::Renderer | brainopia | 2015-01-22 | 1 | -0/+103 |