Sha256: 060848f302c24c77734b4764d36b7249ba7483acc829200c98f205569896c0a7

Contents?: true

Size: 110 Bytes

Versions: 10

Compression:

Stored size: 110 Bytes

Contents

class MyClass
  def my_method
    @hash = {2 => "foo", 3 => "bar", 5 => "baz"}
    @string = "quux"
  end
end

Version data entries

10 entries across 9 versions & 2 rubygems

Version Path
honeybadger-5.4.0 vendor/bundle/ruby/3.2.0/gems/allocation_stats-0.1.5/examples/my_class.rb
honeybadger-5.3.0 vendor/bundle/ruby/3.2.0/gems/allocation_stats-0.1.5/examples/my_class.rb
honeybadger-4.5.3 vendor/bundle/ruby/2.6.0/gems/allocation_stats-0.1.5/examples/my_class.rb
honeybadger-2.4.0 vendor/gems/ruby/2.1.0/gems/allocation_stats-0.1.5/examples/my_class.rb
honeybadger-2.4.0 vendor/gems/ruby/2.2.0/gems/allocation_stats-0.1.5/examples/my_class.rb
allocation_stats-0.1.5 examples/my_class.rb
allocation_stats-0.1.4 examples/my_class.rb
allocation_stats-0.1.3 examples/my_class.rb
allocation_stats-0.1.2 examples/my_class.rb
allocation_stats-0.1.1 examples/my_class.rb