Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass the correct formats | Rafael Mendonça França | 2015-08-24 | 1 | -2/+2 |
* | Pass formats to lookup_context | Rafael Mendonça França | 2015-08-24 | 1 | -7/+8 |
* | Revert "Merge pull request #19685 from vngrs/actionview_parent_layout_bug" | Rafael Mendonça França | 2015-06-02 | 1 | -17/+8 |
* | fix for actionview parent layout bug | Mehmet Emin İNAÇ | 2015-04-08 | 1 | -8/+17 |
* | [ci skip] Delete excess white in documentation | Anton Davydov | 2015-03-05 | 1 | -1/+1 |
* | Pass symbol as an argument instead of a block | Erik Michaels-Ober | 2014-11-29 | 1 | -1/+1 |
* | Introduce `render :html` for render HTML string | Prem Sichanugrist | 2014-02-18 | 1 | -1/+1 |
* | Introduce `render :plain` for render plain text | Prem Sichanugrist | 2014-02-18 | 1 | -1/+1 |
* | Introduce `render :body` for render raw content | Prem Sichanugrist | 2014-02-18 | 1 | -1/+1 |
* | _implied_layout_name should be private | Rafael Mendonça França | 2013-11-19 | 1 | -9/+11 |
* | Use the right indentation | Rafael Mendonça França | 2013-11-19 | 1 | -1/+1 |
* | Add missing requires inside AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -1/+1 |
* | Move layouts to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+424 |