Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renderer calls object.to_json when rendering :json => object [#5655 state:res... | Diego Carrion | 2010-09-27 | 1 | -1/+1 |
* | Always downstream given options in :json, :xml and :js renderers and add test... | José Valim | 2010-04-22 | 1 | -2/+2 |
* | It should be possible to render :json with options | wycats | 2010-04-20 | 1 | -1/+1 |
* | adds missing requires for Object#blank? and Object#present? | Xavier Noria | 2010-03-28 | 1 | -0/+1 |
* | All tests pass without memoizing view_context | Carlhuda | 2010-03-18 | 1 | -1/+1 |
* | Finish cleaning up rendering stack from views and move assigns evaluation to ... | José Valim | 2010-03-12 | 1 | -1/+2 |
* | Remove the renderer option from the hash. | José Valim | 2010-02-24 | 1 | -1/+1 |
* | Convert to class_attribute | Jeremy Kemper | 2010-02-01 | 1 | -3/+7 |
* | Rename RenderOptions to Renderers | David Heinemeier Hansson | 2009-12-20 | 1 | -0/+91 |