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