Methods
I
Instance Public methods
index()
# File actionpack/test/controller/helper_test.rb, line 58
def index
  render :inline => "<%= conflicting_helper %>"
end