Sha256: 82f94700fd825c89dc0c27f268a5462e49b8a4c77d7bfab133209b9476fb5b8d
Contents?: true
Size: 362 Bytes
Versions: 17
Compression:
Stored size: 362 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "blurb" # 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. require 'dotenv/load' # (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
17 entries across 17 versions & 1 rubygems