Sha256: ee7064734ca4484add5b604d0470f604d0c96729783b5deeca07540fc2653f52

Contents?: true

Size: 364 Bytes

Versions: 14

Compression:

Stored size: 364 Bytes

Contents

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

require 'bundler/setup'
require 'avromatic'

# 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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
avromatic-5.2.0 bin/console
avromatic-5.1.1 bin/console
avromatic-5.1.0 bin/console
avromatic-5.0.0 bin/console
avromatic-4.3.0 bin/console
avromatic-4.2.0 bin/console
avromatic-4.1.1 bin/console
avromatic-4.1.0 bin/console
avromatic-4.0.0 bin/console
avromatic-3.0.2 bin/console
avromatic-3.0.1 bin/console
avromatic-3.0.0 bin/console
avromatic-2.4.0 bin/console
avromatic-2.3.0 bin/console