Sha256: 87312752f9f56b04f6694d7f9a60d8b7719c8da88343be7be95de2b685799609

Contents?: true

Size: 60 Bytes

Versions: 8

Compression:

Stored size: 60 Bytes

Contents

module TestHelper
  def test_method
    "working"
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
massimo-0.4.6 test/source/helpers/test_helper.rb
massimo-0.4.5 test/source/helpers/test_helper.rb
massimo-0.4.4 test/source/helpers/test_helper.rb
massimo-0.4.3 test/source/helpers/test_helper.rb
massimo-0.4.2 test/source/helpers/test_helper.rb
massimo-0.4.1 test/source/helpers/test_helper.rb
massimo-0.4.0 test/source/helpers/test_helper.rb
massimo-0.3.9 test/source/helpers/test_helper.rb