# File lib/spec/rails/matchers/render_template.rb, line 84 def render_template(path) RenderTemplate.new(path.to_s, @controller) end