DocumentServer/OnlineEditorsExample/OnlineEditorsExampleRuby/bin/bundle
2015-04-29 19:10:50 +03:00

4 lines
133 B
Plaintext

#!/usr/bin/env ruby.exe
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')