aboutsummaryrefslogblamecommitdiffstats
path: root/actionpack/test/fixtures/helpers/fun/pdf_helper.rb
blob: 1890f6c9eccc68778e784be5cf1cb17aec115e6f (plain) (tree)
1
2
3


                        
module Fun::PDFHelper
  def foobar() 'baz' end
end