Merged updates from trunk into stable branch
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / alternate_helpers / foo_helper.rb
1 module FooHelper
2 def baz() end
3 end