Sha256: 443bc5e7dc0fe2c5c861efacdb6262326065c16e78479e1ff766184125f3c64a

Contents?: true

Size: 59 Bytes

Versions: 3

Compression:

Stored size: 59 Bytes

Contents

module HelloHelper
  def hello
    'Hello World'
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
middleman-core-4.3.0.rc.4 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-4.3.0.rc.3 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-4.3.0.rc.2 fixtures/external-helpers/lib/hello_helper.rb