class RSpec::Rails::ViewRendering::EmptyTemplateResolver::ResolverDecorator

Delegates all methods to the submitted resolver and for all methods that return a collection of ‘ActionView::Template` instances, return templates with modified source

@private