module MeTooHelper

Public Instance Methods

me() click to toggle source
# File actionpack/test/fixtures/helpers/me_too_helper.rb, line 4
def me() "me too!" end