aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/lookup_context_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* modernizes hash syntax in actionviewXavier Noria2016-08-061-1/+1
* Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compatJeremy Daer2015-10-061-1/+1
* compare arrays not set objects.Aaron Patterson2015-09-211-3/+3
* Removed Mocha from ActionView part 1Ronak Jangir2015-08-241-30/+36
* 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