rails/actionview/lib
Piotr Chmolowski 025c691536 Ensure LookupContext in Digestor selects correct variant
Related to: #14242 #14243 14293

Variants passed to LookupContext#find() seem to be ignored, so
I've used the setter instead: `finder.variants = [ variant ]`.

I've also added some more test cases for variants. Hopefully this
time passing tests will mean it actually works.
2014-03-09 08:47:17 +01:00
..
action_view Ensure LookupContext in Digestor selects correct variant 2014-03-09 08:47:17 +01:00
action_view.rb just require the template resolver 2014-01-31 12:05:50 -08:00