Sha256: bf05e1f90727dc9c9c3d8b06966a7c53608795a8913e2f7ff6fbad03efb959e1
Contents?: true
Size: 346 Bytes
Versions: 6
Compression:
Stored size: 346 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "kenny_speak" # 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 6 versions & 1 rubygems
Version | Path |
---|---|
kenny_speak-1.1.3 | bin/console |
kenny_speak-1.1.2 | bin/console |
kenny_speak-1.1.1 | bin/console |
kenny_speak-1.1.0 | bin/console |
kenny_speak-1.0.0 | bin/console |
kenny_speak-0.1.0 | bin/console |