Sha256: e94ec2bcdfb9beb9aee259bb2fb8947a6c93e7dfdc7c1bbe6ce1a6e423669d5c
Contents?: true
Size: 328 Bytes
Versions: 2
Compression:
Stored size: 328 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'jpc' # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jpc-1.3.0 | bin/console |
jpc-1.2.1 | bin/console |