Merged updates from trunk into stable branch
[feedcatcher.git] / vendor / rails / actionpack / test / fixtures / helpers / fun / pdf_helper.rb
1 module Fun::PdfHelper
2 def foobar() 'baz' end
3 end