module RSpec::Rails::ViewRendering::EmptyTemplates
def prepend_view_path(new_path)
- Api: - private
def prepend_view_path(new_path) lookup_context.view_paths.unshift(*_path_decorator(new_path)) end
def prepend_view_path(new_path) lookup_context.view_paths.unshift(*_path_decorator(new_path)) end