class ERBTest::ViewContext
Attributes
controller[RW]
output_buffer[RW]
Public Instance Methods
protect_against_forgery?()
click to toggle source
# File actionview/test/template/erb/helper.rb, line 13 def protect_against_forgery?() false end