Sha256: aa029f4c4313399f0af5c90785dbf3eba0b78be3e793f54d204963cac15197f4

Contents?: true

Size: 374 Bytes

Versions: 8

Compression:

Stored size: 374 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require "bundler/setup"
require "paperwork"

# 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

8 entries across 8 versions & 1 rubygems

Version Path
paperwork-0.3.0 bin/console
paperwork-0.2.6 bin/console
paperwork-0.2.5 bin/console
paperwork-0.2.4 bin/console
paperwork-0.2.3 bin/console
paperwork-0.2.2 bin/console
paperwork-0.2.1 bin/console
paperwork-0.2.0 bin/console