property_hire/test/dummy/bin/bundle

4 lines
129 B
Plaintext
Raw Normal View History

2017-01-20 09:02:50 +00:00
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')