Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix render :json => nil [#2589 state:resolved] | Jeremy Kemper | 2009-04-30 | 1 | -1/+2 |
* | Refactor ActionView::Template | Yehuda Katz + Carl Lerche | 2009-04-27 | 1 | -3/+4 |
* | Check for to_str rather than String | Jeremy Kemper | 2009-04-26 | 1 | -1/+1 |
* | * Add pluggable JSON backends with support for the JSON gem. [rick] | rick | 2009-04-23 | 1 | -1/+1 |
* | Refactor ActionView::Path | Yehuda Katz + Carl Lerche | 2009-04-22 | 1 | -1/+6 |
* | Rack::Utils.body_to_s doesn't exist in 1.0 | Jeremy Kemper | 2009-04-22 | 1 | -1/+3 |
* | Reinstate Base#render_to_string. Introduce AbstractController#render_to_strin... | Jeremy Kemper | 2009-04-21 | 1 | -5/+9 |
* | Resurrecting 1.9 compatibility. | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -1/+1 |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -3/+15 |
* | Reorganize ActionController folder structure | Joshua Peek | 2009-01-27 | 1 | -0/+378 |