Sha256: d50f156081e9a897c230d5d50d24eebf5f11d2e741d93821776a5799c02c1731

Contents?: true

Size: 379 Bytes

Versions: 21

Compression:

Stored size: 379 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require 'bundler/setup'
require 'trace_location'

# 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
trace_location-1.2.0 bin/console
trace_location-1.1 bin/console
trace_location-1.0 bin/console
trace_location-0.12.2 bin/console
trace_location-0.12.1 bin/console
trace_location-0.12.0 bin/console
trace_location-0.11.0 bin/console
trace_location-0.10.0 bin/console
trace_location-0.9.6 bin/console
trace_location-0.9.5 bin/console
trace_location-0.9.4 bin/console
trace_location-0.9.3.1 bin/console
trace_location-0.9.3 bin/console
trace_location-0.9.2 bin/console
trace_location-0.9.1 bin/console
trace_location-0.9.0 bin/console
trace_location-0.4.0 bin/console
trace_location-0.3.0 bin/console
trace_location-0.2.0 bin/console
trace_location-0.1.1 bin/console