Sha256: 3b504d8c3826eae5319fa9f4ad78e9aaa0b99bd00d706b76c354dfa33e4ff013

Contents?: true

Size: 393 Bytes

Versions: 21

Compression:

Stored size: 393 Bytes

Contents

#!/usr/bin/env ruby

# frozen_string_literal: true

require 'bundler/setup'
require 'opentracing/instrumentation'

# 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

21 entries across 21 versions & 1 rubygems

Version Path
opentracing-instrumentation-0.1.0 bin/console