Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that .process return the method return | Arthur Neves | 2014-05-06 | 2 | -9/+13 |
* | Unused class in AV test | Akira Matsuda | 2013-12-25 | 1 | -2/+0 |
* | Unused classes in AV tests | Akira Matsuda | 2013-12-24 | 1 | -6/+0 |
* | Prefer assert_raise instead of flunk + rescue to test for exceptions | Carlos Antonio da Silva | 2013-12-19 | 2 | -6/+6 |
* | Fix integration test to pass same-origin verification | Jeremy Kemper | 2013-12-17 | 1 | -1/+1 |
* | More typo fixes | Akira Matsuda | 2013-11-27 | 1 | -1/+1 |
* | Minor typo fixes | Akira Matsuda | 2013-11-27 | 2 | -4/+4 |
* | Refactor File.expand_path usage to remove additional File.join | Alex Johnson | 2013-11-05 | 1 | -1/+1 |
* | Moved viewpathstest into actionview/test/actionpack/controller | Arun Agrawal | 2013-10-09 | 1 | -0/+174 |
* | Move abstract's controller tests to AV | Łukasz Strzałkowski | 2013-08-25 | 14 | -0/+886 |
* | Move actionpack's controller tests | Łukasz Strzałkowski | 2013-08-25 | 3 | -11/+11 |
* | Move AP's capture tests to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+81 |
* | Move remaining layouts tests to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+262 |
* | Split rendering tests between AP & AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -248/+13 |
* | Move render_test to AV | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+1572 |