module HelperyTestHelper

Public Instance Methods

helpery_test() click to toggle source
# File actionview/test/fixtures/helpers/helpery_test_helper.rb, line 4
def helpery_test
  "Default"
end