Sha256: dee5cc123a4277cf0c835c23238d1e4ffaa403e9a4c4791866a7a658ccace271
Contents?: true
Size: 356 Bytes
Versions: 3
Compression:
Stored size: 356 Bytes
Contents
#!/usr/bin/env ruby require 'bundler/setup' require 'spy_alley_application' # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
spy_alley_application-0.3.2 | bin/console |
spy_alley_application-0.3.1 | bin/console |
spy_alley_application-0.3.0 | bin/console |