Sha256: a246ce424c13186aef99ca9f4043617485a7f39da3e683e9971cf64ef7c42976

Contents?: true

Size: 95 Bytes

Versions: 6

Compression:

Stored size: 95 Bytes

Contents

module ApplicationHelper

  def example_helper
    "This string came from a helper"
  end

end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pdfcraft-4.0.0 test/dummy/app/helpers/application_helper.rb
pdfcraft-3.0.0 test/dummy/app/helpers/application_helper.rb
pdfcraft-2.0.0 test/dummy/app/helpers/application_helper.rb
pdfcraft-1.0.1 test/dummy/app/helpers/application_helper.rb
pdfcraft-1.0.0 test/dummy/app/helpers/application_helper.rb
pdfcraft-0.0.1 test/dummy/app/helpers/application_helper.rb