class LayoutStatusIsRendered
Public Instance Methods
hello()
click to toggle source
# File actionview/test/actionpack/controller/layout_test.rb, line 244 def hello render status: 401 end
# File actionview/test/actionpack/controller/layout_test.rb, line 244 def hello render status: 401 end