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.50.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.50.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.49.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.49.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.48.2 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.48.2 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.48.1 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.48.1 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.48.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.48.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.47.1 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.47.1 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.47.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.47.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.46.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.46.0 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.45.1 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.45.1 test/fixtures/cucumber4_recorder/lib/hello.rb
appmap-0.45.0 test/fixtures/cucumber_recorder/lib/hello.rb
appmap-0.45.0 test/fixtures/cucumber4_recorder/lib/hello.rb