aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/render_test.rb
Commit message (Expand)AuthorAgeFilesLines
* adding missing test coverageEugene Gilburg2014-07-181-0/+12
* Added PartialIteration class used when rendering collectionsJoel Junström2014-07-161-1/+1
* Assert the nature of the original exceptionMatthew Draper2014-07-121-0/+1
* Merge pull request #11993 from razielgn/actionview-use-name-to-inspect-errorGuillermo Iguaran2014-07-111-1/+1
|\
| * Use NameError#name to assert raised error.Federico Ravasio2013-11-241-1/+1
* | Clean up I18n stored translations after test.Zuhao Wan2014-06-141-1/+2
* | Add unregister_template_handler to prevent leaks.Zuhao Wan2014-06-121-4/+23
* | Fix a fragile test on `action_view/render`Prem Sichanugrist2014-02-181-1/+1
* | Added tests to render helper that expect `render partial: @foo` toIain Beeston2014-02-121-0/+10
* | `ActionView::MissingTemplate` for partials includes underscore.Yves Senn2013-12-021-2/+2
|/
* Warnings removed for ruby trunkArun Agrawal2013-11-011-1/+1
* Fix default rendered format problem when calling render method without :conte...kennyj2013-07-151-0/+5
* Check if malformed fixture exists firstŁukasz Strzałkowski2013-06-201-0/+1
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+537