Sha256: 1cec906d4c4f9796921d29325d3f15f2ea8faff93c6dae51fe0d034b9834bdfc
Contents?: true
Size: 351 Bytes
Versions: 78
Compression:
Stored size: 351 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "benchmark/driver" # 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
78 entries across 78 versions & 3 rubygems