module Fun::PdfHelper
Public Instance Methods
foobar()
click to toggle source
# File actionpack/test/fixtures/helpers/fun/pdf_helper.rb, line 5 def foobar() "baz" end
# File actionpack/test/fixtures/helpers/fun/pdf_helper.rb, line 5 def foobar() "baz" end