Sha256: 2eead935ee967c6b8b5d5d997abbdc89bc9ff667d0b436c4affc342b1afcb50e

Contents?: true

Size: 82 Bytes

Versions: 214

Compression:

Stored size: 82 Bytes

Contents

# frozen_string_literal: true

class Hello
  def say_hello
    'Hello!'
  end
end

Version data entries

214 entries across 107 versions & 1 rubygems

Version Path
appmap-0.34.1 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.34.1 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.34.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.34.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.33.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.33.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.32.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.32.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.31.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.31.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.28.1 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.28.1 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.28.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.28.0 test/fixtures/cucumber_recorder/lib/hello.rb