Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -1/+0 |
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -6/+6 |
* | modernizes hash syntax in actionview | Xavier Noria | 2016-08-06 | 1 | -23/+23 |
* | applies new string literal convention in actionview/test | Xavier Noria | 2016-08-06 | 1 | -4/+4 |
* | Add more test coverage to layouts | Rafael Mendonça França | 2016-05-20 | 1 | -4/+152 |
* | keep layouts + locals from bloating the cache | Aaron Patterson | 2016-05-17 | 1 | -0/+19 |
* | locals can be accessed from templates rendered in the controller | Aaron Patterson | 2016-05-17 | 1 | -0/+16 |
* | Stop using deprecated `render :text` in test | Prem Sichanugrist | 2015-07-17 | 1 | -2/+2 |
* | More typo fixes | Akira Matsuda | 2013-11-27 | 1 | -1/+1 |
* | Minor typo fixes | Akira Matsuda | 2013-11-27 | 1 | -3/+3 |
* | Move abstract's controller tests to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+384 |