Sha256: 7154b0c62e8b33e237d703c19ff389136bf75fe7499e88a122e9922f9e9f3ec7
Contents?: true
Size: 334 Bytes
Versions: 1
Compression:
Stored size: 334 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'blueprint' # 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blueprint-0.2.0 | bin/console |