instiki/vendor/rails/actionpack/test/fixtures/helpers/fun/pdf_helper.rb
2007-01-22 07:43:50 -06:00

4 lines
51 B
Ruby

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