Sha256: 1f44ab933c60497b318e80131efa5517621e77a516f187f34b0db11e146a1e79

Contents?: true

Size: 140 Bytes

Versions: 6

Compression:

Stored size: 140 Bytes

Contents

def an_array_of_strings
  ["foo", "bar", "baz", "qux", "quux"]
end

def foo
  "foo"
end

def teamwork
  "Teamwork"
end

def tea
  "Tea"
end

Version data entries

6 entries across 5 versions & 2 rubygems

Version Path
honeybadger-5.4.0 vendor/bundle/ruby/3.2.0/gems/allocation_stats-0.1.5/examples/trace_specs/strings.rb
honeybadger-5.3.0 vendor/bundle/ruby/3.2.0/gems/allocation_stats-0.1.5/examples/trace_specs/strings.rb
honeybadger-4.5.3 vendor/bundle/ruby/2.6.0/gems/allocation_stats-0.1.5/examples/trace_specs/strings.rb
honeybadger-2.4.0 vendor/gems/ruby/2.1.0/gems/allocation_stats-0.1.5/examples/trace_specs/strings.rb
honeybadger-2.4.0 vendor/gems/ruby/2.2.0/gems/allocation_stats-0.1.5/examples/trace_specs/strings.rb
allocation_stats-0.1.5 examples/trace_specs/strings.rb