Show More
Commit Description:
before upgrading to rails 5.2
Commit Description:
before upgrading to rails 5.2
References:
File last commit:
Show/Diff file:
Action:
bin/bundle | 3 lines | 129 B | text/plain | TextLexer |
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')