a956fce6fa53bb80ac5d0c372dd5a985ca6ae994
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / alternate_helpers / foo_helper.rb
1 module FooHelper
2 def baz() end
3 end