aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/lookup_context_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix the resolver cache and stop mutating the lookup_contextRafael Mendonça França2014-03-141-13/+0
* Introduce #with_formats_and_variants to prevent problems with mutating finder...Łukasz Strzałkowski2014-03-141-0/+13
* Ensure LookupContext in Digestor selects correct variantPiotr Chmolowski2014-03-091-0/+14
* Action Pack VariantsŁukasz Strzałkowski2013-12-041-1/+6
* `ActionView::MissingTemplate` for partials includes underscore.Yves Senn2013-12-021-2/+2
* Fix AV tests, I18nProxy was moved to AVŁukasz Strzałkowski2013-08-251-1/+1
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+263