index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
fixtures
/
helpers
/
me_too_helper.rb
blob: 8e312e7cd094f06d885ccd592fb8657df94a2804 (
plain
) (
tree
)
625f7b5a5b
80e66cc4d9
1
2
3
module
MeTooHelper
def
me
()
"me too!"
end
end