Lots going on
[lyrix.git] / vendor / rails / actionpack / test / fixtures / helpers / fun / pdf_helper.rb
blobc4aea5a3f3d5ae73f7660d07d19bdef6fdd37776
1 module Fun::PdfHelper
2   def foobar() 'baz' end
3 end