Skip to content

Instantly share code, notes, and snippets.

@ggaglani
Last active March 1, 2016 11:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ggaglani/2b3d350c7add40ac82b0 to your computer and use it in GitHub Desktop.
Save ggaglani/2b3d350c7add40ac82b0 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
require "bundler/setup"
require "standalone_app"
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment