Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the content-type to `text/html` if the options[:html] is true | akihiro17 | 2015-08-29 | 1 | -1/+0 |
* | include ActionView::Rendering in the minimal controller | Aaron Patterson | 2015-08-26 | 1 | -0/+1 |
* | provide a request and response to all controllers | Aaron Patterson | 2015-08-25 | 1 | -1/+1 |
* | Removed single space padding from empty response body. | Godfrey Chan | 2014-07-10 | 1 | -4/+4 |
* | Introduce `render :html` for render HTML string | Prem Sichanugrist | 2014-02-18 | 1 | -0/+190 |