class IsolatedHelpersTest::A
Public Instance Methods
index()
click to toggle source
# File actionpack/test/controller/helper_test.rb, line 254 def index render inline: "<%= shout %>" end
# File actionpack/test/controller/helper_test.rb, line 254 def index render inline: "<%= shout %>" end