Sha256: 0e8e73dae2b85b028f57479edf802929b81e264139768fa1f975232a6622b8ec

Contents?: true

Size: 349 Bytes

Versions: 5

Compression:

Stored size: 349 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "learnosity/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"
IRB.start(__FILE__)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
learnosity-sdk-0.3.0 bin/console
learnosity-sdk-0.2.2 bin/console
learnosity-sdk-0.2.1 bin/console
learnosity-sdk-0.2.0 bin/console
learnosity-sdk-0.1.0 bin/console