Sha256: a453eb2dfc2f5e3700feb44dcc7e8a3247e7716a70975ac9602647c4fbd5492e

Contents?: true

Size: 345 Bytes

Versions: 6

Compression:

Stored size: 345 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "targetdata"

# 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
targetdata-0.4.1 bin/console
targetdata-0.4.0 bin/console
targetdata-0.3.1 bin/console
targetdata-0.3.0 bin/console
targetdata-0.2.1 bin/console
targetdata-0.2.0 bin/console