Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do note remove `Content-Type` when `render :body` | Prem Sichanugrist | 2014-03-05 | 1 | -2/+3 |
* | Introduce `render :html` for render HTML string | Prem Sichanugrist | 2014-02-18 | 1 | -0/+3 |
* | Introduce `render :plain` for render plain text | Prem Sichanugrist | 2014-02-18 | 1 | -0/+2 |
* | Introduce `render :body` for render raw content | Prem Sichanugrist | 2014-02-18 | 1 | -0/+2 |
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+90 |