class RenderTemplate::Compatibility::WithoutLayoutController
Public Instance Methods
with_forward_slash()
click to toggle source
# File actionpack/test/controller/new_base/render_template_test.rb, line 226 def with_forward_slash render template: "/test/basic" end