Mercurial > zeropaste
view bin/bundle @ 315:325fcf388442
Another test for paste creation.
| author | edogawaconan <me@myconan.net> | 
|---|---|
| date | Sat, 05 Apr 2014 23:20:32 +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')
