Sha256: ab00532ab0c7c339f6cb28ced42b93ae3036d25a3932bf2c88d814ca91a48711

Contents?: true

Size: 377 Bytes

Versions: 7

Compression:

Stored size: 377 Bytes

Contents

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

require "bundler/setup"
require "human_routes"

# 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

7 entries across 7 versions & 1 rubygems

Version Path
human_routes-0.0.7 bin/console
human_routes-0.0.6 bin/console
human_routes-0.0.5 bin/console
human_routes-0.0.4 bin/console
human_routes-0.0.3 bin/console
human_routes-0.0.2 bin/console
human_routes-0.0.1 bin/console