Sha256: 519b65afc650cdffb7b17a91ddc3e8da321ed27e298b328eda4b63fb54821bd1

Contents?: true

Size: 375 Bytes

Versions: 8

Compression:

Stored size: 375 Bytes

Contents

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

require 'bundler/setup'
require 'rapporteur'

# 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
rapporteur-3.8.0 bin/console
rapporteur-3.7.2 bin/console
rapporteur-3.7.1 bin/console
rapporteur-3.7.0 bin/console
rapporteur-3.6.4 bin/console
rapporteur-3.6.3 bin/console
rapporteur-3.6.2 bin/console
rapporteur-3.6.1 bin/console