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.54.2 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.54.2 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.54.1 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.54.1 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.54.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.54.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.53.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.53.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.52.1 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.52.1 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.52.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.52.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.51.3 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.51.3 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.51.2 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.51.2 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.51.1 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.51.1 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.51.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.51.0 test/fixtures/cucumber_recorder/lib/hello.rb