Sha256: 3ac19ac304de4d43c16e79e3b595df30a0d9ba0f3904321186c57f5ef3b96654

Contents?: true

Size: 365 Bytes

Versions: 22

Compression:

Stored size: 365 Bytes

Contents

#!/usr/bin/env ruby

require 'bundler/setup'
require 'eventbrite_sdk'

# 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'
require 'irb/completion'

IRB.start

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
eventbrite_sdk-3.0.3 bin/console
eventbrite_sdk-3.0.2 bin/console