Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow render locals to be assigned to instance variables | Andrew White | 2017-01-15 | 1 | -0/+4 |
* | split DELEGATION_RESERVED_METHOD_NAMES in half | Toshimaru | 2016-12-09 | 1 | -4/+10 |
* | Enable `block` variable in view | Toshimaru | 2016-12-09 | 1 | -0/+4 |
* | Change render to support any hash keys in locals | Peter Schilling | 2016-10-02 | 1 | -0/+19 |
* | modernizes hash syntax in actionview | Xavier Noria | 2016-08-06 | 1 | -9/+9 |
* | applies new string literal convention in actionview/test | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | handle <%== nil %> cases | Aaron Patterson | 2014-09-14 | 1 | -0/+4 |
* | Move cleanup into teardown, delete obsolete code. | Zuhao Wan | 2014-06-14 | 1 | -8/+1 |
* | Remove unneeded files | Piotr Sarnacki | 2013-06-20 | 1 | -1/+0 |
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 1 | -0/+63 |