view bin/bundle @ 428:9fc6b919369c

Whoops, broken the very basic thing Added test.
author nanaya <me@myconan.net>
date Sun, 15 Nov 2015 15:10:01 +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')