class OutputSafetyHelperTest
Public Instance Methods
setup()
click to toggle source
# File actionview/test/template/output_safety_helper_test.rb, line 8 def setup @string = "hello" end
# File actionview/test/template/output_safety_helper_test.rb, line 8 def setup @string = "hello" end