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