| Commit message (Expand) | Author | Age | Files | Lines |
* | adding missing test coverage | Eugene Gilburg | 2014-07-18 | 1 | -0/+12 |
* | Added PartialIteration class used when rendering collections | Joel Junström | 2014-07-16 | 1 | -1/+1 |
* | Assert the nature of the original exception | Matthew Draper | 2014-07-12 | 1 | -0/+1 |
* | Merge pull request #11993 from razielgn/actionview-use-name-to-inspect-error | Guillermo Iguaran | 2014-07-11 | 1 | -1/+1 |
|\ |
|
| * | Use NameError#name to assert raised error. | Federico Ravasio | 2013-11-24 | 1 | -1/+1 |
* | | Clean up I18n stored translations after test. | Zuhao Wan | 2014-06-14 | 1 | -1/+2 |
* | | Add unregister_template_handler to prevent leaks. | Zuhao Wan | 2014-06-12 | 1 | -4/+23 |
* | | 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 |