1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/fixtures/functional_caching
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
..
_partial.erb
formatted_fragment_cached.html.erb
formatted_fragment_cached.xml.builder
formatted_fragment_cached_with_variant.html+phone.erb Ensure LookupContext in Digestor selects correct variant 2014-03-09 08:47:17 +01:00
fragment_cached.html.erb
fragment_cached_without_digest.html.erb
html_fragment_cached_with_partial.html.erb
inline_fragment_cached.html.erb