Sha256: 86f7f13ef8d1a54fe1ac1d207de02970dbfd161a901dc797a9488ecd55d8a3a0

Contents?: true

Size: 368 Bytes

Versions: 19

Compression:

Stored size: 368 Bytes

Contents

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

require 'bundler/setup'
require 'tfw'

# 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
tfw-0.1.19 bin/console
tfw-0.1.18 bin/console
tfw-0.1.17 bin/console
tfw-0.1.16 bin/console
tfw-0.1.15 bin/console
tfw-0.1.14 bin/console
tfw-0.1.13 bin/console
tfw-0.1.12 bin/console
tfw-0.1.11 bin/console
tfw-0.1.10 bin/console
tfw-0.1.9 bin/console
tfw-0.1.8 bin/console
tfw-0.1.7 bin/console
tfw-0.1.6 bin/console
tfw-0.1.4 bin/console
tfw-0.1.3 bin/console
tfw-0.1.2 bin/console
tfw-0.1.1 bin/console
tfw-0.1.0 bin/console