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
/
actionview
/
test
/
fixtures
/
helpers
/
helpery_test_helper.rb
blob: a4f2951efabc79a3a90765a1f07122204fac0204 (
plain
) (
tree
)
e10a25310f
1
2
3
4
5
module
HelperyTestHelper
def
helpery_test
"Default"
end
end