rails--rails/actionpack/test/fixtures/helpers2_pack/pack2_helper.rb

6 lines
66 B
Ruby

module Pack2Helper
def conflicting_helper
"pack2"
end
end