Sha256: 0dbf02a0d45a01e5a963f91ebd83b6d56c1e85f1ee5062f93e8cacfda3fbc236

Contents?: true

Size: 351 Bytes

Versions: 6

Compression:

Stored size: 351 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "wfrey_palindrome"

# 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

6 entries across 3 versions & 1 rubygems

Version Path
wfrey_palindrome-0.3.0 bin/console
wfrey_palindrome-0.3.0 vendor/bundle/ruby/2.3.0/gems/wfrey_palindrome-0.1.0/bin/console
wfrey_palindrome-0.2.0 bin/console
wfrey_palindrome-0.2.0 vendor/bundle/ruby/2.3.0/gems/wfrey_palindrome-0.1.0/bin/console
wfrey_palindrome-0.1.0 bin/console
wfrey_palindrome-0.1.0 vendor/bundle/ruby/2.3.0/gems/wfrey_palindrome-0.1.0/bin/console