Sha256: bd84a0e7ace8ac3064b8f652da4497a42a802927cd06de227f36a2919d6a1214

Contents?: true

Size: 97 Bytes

Versions: 105

Compression:

Stored size: 97 Bytes

Contents

require 'appmap/record'

class Hello
  def say_hello
    'Hello!'
  end
end

Hello.new.say_hello

Version data entries

105 entries across 105 versions & 1 rubygems

Version Path
appmap-0.83.4 test/fixtures/process_recorder/hello.rb
appmap-0.83.3 test/fixtures/process_recorder/hello.rb
appmap-0.83.2 test/fixtures/process_recorder/hello.rb
appmap-0.83.1 test/fixtures/process_recorder/hello.rb
appmap-0.83.0 test/fixtures/process_recorder/hello.rb
appmap-0.82.0 test/fixtures/process_recorder/hello.rb
appmap-0.81.1 test/fixtures/process_recorder/hello.rb
appmap-0.81.0 test/fixtures/process_recorder/hello.rb
appmap-0.80.2 test/fixtures/process_recorder/hello.rb
appmap-0.80.1 test/fixtures/process_recorder/hello.rb
appmap-0.80.0 test/fixtures/process_recorder/hello.rb
appmap-0.79.0 test/fixtures/process_recorder/hello.rb
appmap-0.78.0 test/fixtures/process_recorder/hello.rb
appmap-0.77.4 test/fixtures/process_recorder/hello.rb
appmap-0.77.3 test/fixtures/process_recorder/hello.rb
appmap-0.77.2 test/fixtures/process_recorder/hello.rb
appmap-0.77.1 test/fixtures/process_recorder/hello.rb
appmap-0.77.0 test/fixtures/process_recorder/hello.rb
appmap-0.76.0 test/fixtures/process_recorder/hello.rb
appmap-0.75.0 test/fixtures/process_recorder/hello.rb