Sha256: 96144808e556f3c5a44416573d50a6d4a6710b7733b4dc433c24c069dd44177a

Contents?: true

Size: 338 Bytes

Versions: 6

Compression:

Stored size: 338 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "daemon_runner"

# 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

6 entries across 6 versions & 1 rubygems

Version Path
daemon_runner-0.4.3 bin/console
daemon_runner-0.4.2 bin/console
daemon_runner-0.4.1 bin/console
daemon_runner-0.4.0 bin/console
daemon_runner-0.3.0 bin/console
daemon_runner-0.2.2 bin/console