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
/
helpers2_pack
/
pack2_helper.rb
blob: cf56697dfb8de6a772caa7d39a148698618d1433 (
plain
) (
blame
)
1
2
3
4
5
module
Pack2Helper
def
conflicting_helper
"pack2"
end
end