Sha256: 662aef8e7e28b2b8abb152ecef3f10f0d80813af7ff033c57ccde9b1ccf5e59f
Contents?: true
Size: 344 Bytes
Versions: 6
Compression:
Stored size: 344 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "benchmark" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start require "irb" IRB.start(__FILE__)
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
benchmark-0.4.0 | bin/console |
benchmark-0.3.0 | bin/console |
benchmark-0.2.1 | bin/console |
benchmark-0.2.0 | bin/console |
benchmark-0.1.1 | bin/console |
benchmark-0.1.0 | bin/console |