Sha256: 3741dbc19b9f5b3d4e0cc972aa6fcd5ea47c917757fc687a745edc187084f095

Contents?: true

Size: 380 Bytes

Versions: 12

Compression:

Stored size: 380 Bytes

Contents

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

require 'bundler/setup'
require 'simple_command_dispatcher'

# 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

12 entries across 12 versions & 1 rubygems

Version Path
simple_command_dispatcher-3.0.4 bin/console
simple_command_dispatcher-3.0.3 bin/console
simple_command_dispatcher-3.0.2 bin/console
simple_command_dispatcher-3.0.1 bin/console
simple_command_dispatcher-3.0.0 bin/console
simple_command_dispatcher-2.0.1 bin/console
simple_command_dispatcher-2.0.0 bin/console
simple_command_dispatcher-1.2.8 bin/console
simple_command_dispatcher-1.2.7 bin/console
simple_command_dispatcher-1.2.6 bin/console
simple_command_dispatcher-1.2.5 bin/console
simple_command_dispatcher-1.2.4 bin/console