Skip to content
  • John Hawthorn's avatar
    096d143c
    Clear cache after setting Template::Types delegate · 096d143c
    John Hawthorn authored
    details_cache_key already references Template::Types.symbols and view
    resolvers cache based on default_formats and other values. This
    previously wasn't an issue because no views had been looked up before
    this was set. Now that we are building a regex from the values of
    Template::Types.symbols we need to clear cache after changing this
    setting.
    096d143c
    Clear cache after setting Template::Types delegate
    John Hawthorn authored
    details_cache_key already references Template::Types.symbols and view
    resolvers cache based on default_formats and other values. This
    previously wasn't an issue because no views had been looked up before
    this was set. Now that we are building a regex from the values of
    Template::Types.symbols we need to clear cache after changing this
    setting.
Loading