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