Sha256: e78e92258d1ec9aacc77e1704ca639c68c382e8a2dca6e037b8a3aae536b09df

Contents?: true

Size: 58 Bytes

Versions: 14

Compression:

Stored size: 58 Bytes

Contents

module HelloHelper
  def hello
    "Hello World"
  end
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
middleman-core-3.0.0 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.rc.4 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.rc.3 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.rc.2 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.rc.1 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.beta.3 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.beta.2 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.beta.1 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.alpha.9 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.alpha.8 fixtures/external-helpers/lib/hello_helper.rb
middleman-core-3.0.0.alpha.7 fixtures/external-helpers/lib/hello_helper.rb
middleman-3.0.0.alpha.6 fixtures/external-helpers/lib/hello_helper.rb
middleman-3.0.0.alpha.5 fixtures/external-helpers/lib/hello_helper.rb
middleman-3.0.0.alpha.4 fixtures/external-helpers/lib/hello_helper.rb