Sha256: 682242e242098bdc1925d8f460e159286372082b85b5ccb1659d90a29f09764e

Contents?: true

Size: 404 Bytes

Versions: 11

Compression:

Stored size: 404 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "httply"

# 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.config.history.file = File.join(__FILE__, "../.pry_history")
Pry.start

#require "irb"
#IRB.start(__FILE__)

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
httply-0.2.0 bin/console
httply-0.1.9 bin/console
httply-0.1.8 bin/console
httply-0.1.7 bin/console
httply-0.1.6 bin/console
httply-0.1.5 bin/console
httply-0.1.4 bin/console
httply-0.1.3 bin/console
httply-0.1.2 bin/console
httply-0.1.1 bin/console
httply-0.1.0 bin/console