Sha256: c37cf96e10c10f631b9ee1e2ac2caeb6d75dc171f57b6e7df1cfd2611e4accd3

Contents?: true

Size: 353 Bytes

Versions: 6

Compression:

Stored size: 353 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "cspeezy_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
cspeezy_palindrome-0.3.0 bin/console
cspeezy_palindrome-0.3.0 path/ruby/2.6.0/gems/cspeezy_palindrome-0.1.0/bin/console
cspeezy_palindrome-0.2.0 bin/console
cspeezy_palindrome-0.2.0 path/ruby/2.6.0/gems/cspeezy_palindrome-0.1.0/bin/console
cspeezy_palindrome-0.1.0 bin/console
cspeezy_palindrome-0.1.0 path/ruby/2.6.0/gems/cspeezy_palindrome-0.1.0/bin/console