index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
fixtures
/
helpers
/
abc_helper.rb
blob: 7104ff3730ed7be45bf173e6122577bdebf9b4e1 (
plain
) (
blame
)
1
2
3
4
5
module
AbcHelper
def
bare_a
()
end
def
bare_b
()
end
def
bare_c
()
end
end