Sha256: f7ca81cfff4c3ea08c207bef742060a7a894559e0b7795a3593bab67fd847358

Contents?: true

Size: 360 Bytes

Versions: 7

Compression:

Stored size: 360 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'active_record/opentracing'

# 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

7 entries across 7 versions & 3 rubygems

Version Path
signalfx-activerecord-opentracing-0.1.1 bin/console
activerecord-opentracing-0.3.1 bin/console
signalfx-activerecord-opentracing-0.1.0 bin/console
activerecord-opentracing-0.3.0 bin/console
activerecord-opentracing-dox-fork-0.2.2.doximity1 bin/console
activerecord-opentracing-0.2.1 bin/console
activerecord-opentracing-0.2.0 bin/console