Sha256: e8375c31be0b26cd35c74e052206656c5c8eab890a7974b07de8278adcefc10d
Contents?: true
Size: 341 Bytes
Versions: 2
Compression:
Stored size: 341 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'jkf' # 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!) if require 'pry' Pry.start else require 'irb' IRB.start end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jkf-0.5.2 | bin/console |
jkf-0.5.1 | bin/console |