1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/fixtures/alternate_helpers/foo_helper.rb
2008-11-23 13:42:53 +01:00

3 lines
37 B
Ruby

module FooHelper
def baz() end
end