Sha256: e346a3d4eed98be0e8f127a104548d103d36b4a77815bc20135b474b1dbb058e

Contents?: true

Size: 102 Bytes

Versions: 112

Compression:

Stored size: 102 Bytes

Contents

# frozen_string_literal: true

class Constructor
  def initialize(value)
    @value = value
  end
end

Version data entries

112 entries across 112 versions & 1 rubygems

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