Sha256: 89edbf6f196828f08059696d62b629e2b9146960d4df1012f874aab970d73f90

Contents?: true

Size: 381 Bytes

Versions: 19

Compression:

Stored size: 381 Bytes

Contents

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

require 'bundler/setup'
require 'at_coder_friends'

# 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

19 entries across 19 versions & 1 rubygems

Version Path
at_coder_friends-0.7.1 bin/console
at_coder_friends-0.7.0 bin/console
at_coder_friends-0.6.9 bin/console
at_coder_friends-0.6.8 bin/console
at_coder_friends-0.6.7 bin/console
at_coder_friends-0.6.6 bin/console
at_coder_friends-0.6.5 bin/console
at_coder_friends-0.6.4 bin/console
at_coder_friends-0.6.3 bin/console
at_coder_friends-0.6.2 bin/console
at_coder_friends-0.6.1 bin/console
at_coder_friends-0.6.0 bin/console
at_coder_friends-0.5.2 bin/console
at_coder_friends-0.5.1 bin/console
at_coder_friends-0.5.0 bin/console
at_coder_friends-0.4.0 bin/console
at_coder_friends-0.3.3 bin/console
at_coder_friends-0.3.2 bin/console
at_coder_friends-0.3.1 bin/console