Sha256: 3789be3d6456a2478e688e0f85d82fd4708ba34194dd44d42830f9277d5963e6

Contents?: true

Size: 361 Bytes

Versions: 4

Compression:

Stored size: 361 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "santander_chile/api_client"

# 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

4 entries across 4 versions & 1 rubygems

Version Path
santander_chile-api_client-1.1.1 bin/console
santander_chile-api_client-1.1.0 bin/console
santander_chile-api_client-1.0.0 bin/console
santander_chile-api_client-0.0.2 bin/console