Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a fragile test on `action_view/render` | Prem Sichanugrist | 2014-02-18 | 1 | -1/+1 |
* | Added tests to render helper that expect `render partial: @foo` to | Iain Beeston | 2014-02-12 | 1 | -0/+10 |
* | `ActionView::MissingTemplate` for partials includes underscore. | Yves Senn | 2013-12-02 | 1 | -2/+2 |
* | Warnings removed for ruby trunk | Arun Agrawal | 2013-11-01 | 1 | -1/+1 |
* | Fix default rendered format problem when calling render method without :conte... | kennyj | 2013-07-15 | 1 | -0/+5 |
* | Check if malformed fixture exists first | Łukasz Strzałkowski | 2013-06-20 | 1 | -0/+1 |
* | Move template tests from actionpack to actionview | Piotr Sarnacki | 2013-06-20 | 1 | -0/+537 |