nicojensen.de/vendor/bundle/gems/public_suffix-3.0.3/bin/console

15 lines
338 B
Text
Raw Normal View History

2019-03-12 13:49:49 +01:00
#!/usr/bin/env ruby
require "bundler/setup"
require "public_suffix"
# 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