Sha256: c56539a6e7bda5e09d35280407ad2cbf7f09ed08bfc1b9bced90a6fcf55ca5cf

Contents?: true

Size: 615 Bytes

Versions: 6

Compression:

Stored size: 615 Bytes

Contents

exit
instance.check_gemfile?
instance.check_gemfile
instance
exit
next
gemfile_lines
gemfile_trash
next
a =~ GemBench::TRASH_REGEX
a = "gem \"bundler\" # For specs!\n"
all_lines
exit
scout.gemfile_lines
gemfile_lines
scout
next
exit
self.gemfile_lines
scout
gemfile_lines
next
exit
self.scout.gemfile_lines
self.gemfile_lines
@scout.gemfile_lines
@scout
@gemfile_lines
gemfile_lines
Gem.loaded_specs.values
next
Gem.loaded_specs.values
next
exit
next
@loaded_gems
loaded_gems
next
@gemfile_trash, @gemfile_lines = all_lines.partition {|x| x =~ GemBench::TRASH_REGEX}
all_lines
next
file.readlines
next
gemfile_path

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gem_bench-1.0.5 .byebug_history
gem_bench-1.0.4 .byebug_history
gem_bench-1.0.3 .byebug_history
gem_bench-1.0.2 .byebug_history
gem_bench-1.0.1 .byebug_history
gem_bench-1.0.0 .byebug_history