Sha256: 2f01c39ce76358bdba96cdc93f94b62a068f4491fd8dd64cb6177219e75b27e0

Contents?: true

Size: 344 Bytes

Versions: 9

Compression:

Stored size: 344 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "tasks_gem"

# 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

9 entries across 9 versions & 1 rubygems

Version Path
tasks_gem-0.2.0 bin/console
tasks_gem-0.1.9 bin/console
tasks_gem-0.1.8 bin/console
tasks_gem-0.1.7 bin/console
tasks_gem-0.1.6 bin/console
tasks_gem-0.1.5 bin/console
tasks_gem-0.1.4 bin/console
tasks_gem-0.1.3 bin/console
tasks_gem-0.1.0 bin/console