Remove bundler binstubs
This commit is contained in:
parent
3e5c29b635
commit
7209d10aaf
@ -1,4 +0,0 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
|
||||
load Gem.bin_path('bundler', 'bundle')
|
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env ruby
|
||||
|
||||
APP_PATH = File.expand_path('../../config/application', __FILE__)
|
||||
require_relative '../config/boot'
|
||||
require 'rails/commands'
|
Loading…
x
Reference in New Issue
Block a user