Sha256: b91949ca3a09d2563544ec8553af5d5ce4f650525751c9af69a14b81fca87d49
Contents?: true
Size: 346 Bytes
Versions: 6
Compression:
Stored size: 346 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "load_tracer" # 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 |
---|---|
load_tracer-0.6.1 | bin/console |
load_tracer-0.6.0 | bin/console |
load_tracer-0.4.0 | bin/console |
load_tracer-0.3.0 | bin/console |
load_tracer-0.2.0 | bin/console |
load_tracer-0.1.0 | bin/console |