Skip to content

Instantly share code, notes, and snippets.

@surajreddy
Created October 26, 2014 20:38
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 surajreddy/9c935a2f4d190936244c to your computer and use it in GitHub Desktop.
Save surajreddy/9c935a2f4d190936244c to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby^M$
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)^M$
load Gem.bin_path('bundler', 'bundle')^M$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment