Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes ActionController::Rendering#with_defaults | alpaca-tc | 2017-03-12 | 1 | -0/+10 |
* | Fix malformed asset_url when rendering template with ActionController::Renderer | Giorgos Vrettos | 2017-03-06 | 1 | -0/+14 |
* | Allow any key in Renderer environment hash | Sammy Larbi | 2016-10-15 | 1 | -0/+8 |
* | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -36/+36 |
* | Fix ApplicationController.renderer.defaults.merge! | Jon Moss | 2016-04-20 | 1 | -0/+8 |
* | create a new renderer instance on calls to `for` | Aaron Patterson | 2015-09-14 | 1 | -16/+3 |
* | eagerly allocate the renderer object | Aaron Patterson | 2015-09-14 | 1 | -0/+4 |
* | :scissors: warning from controller renderer test | Yuki Nishijima | 2015-01-31 | 1 | -3/+3 |
* | Add ActionController::Base.render | brainopia | 2015-01-22 | 1 | -0/+4 |
* | Add ActionController::Renderer | brainopia | 2015-01-22 | 1 | -0/+99 |