Mercurial > zeropaste
view bin/bundle @ 340:4b91c0c1938c
A more specific binding.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 28 May 2014 15:18:50 +0900 |
parents | d701cf49fa3b |
children | 07d6c6639adf |
line wrap: on
line source
#!/usr/bin/env ruby ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__) load Gem.bin_path('bundler', 'bundle')