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