Sha256: ee98c2edf09239961fa3675014fee20f08ed36e749a58748e5fb8764860b216d

Contents?: true

Size: 458 Bytes

Versions: 3

Compression:

Stored size: 458 Bytes

Contents

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

#
# Copyright (c) 2018-present, Blue Marble Payroll, LLC
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#

require 'bundler/setup'
require 'proforma'

# 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.

require 'pry'
Pry.start

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
proforma-1.0.2 bin/console
proforma-1.0.1 bin/console
proforma-1.0.0 bin/console