module Pack1Helper

Public Instance Methods

conflicting_helper() click to toggle source
# File actionpack/test/fixtures/helpers1_pack/pack1_helper.rb, line 4
def conflicting_helper
  "pack1"
end