diff options
Diffstat (limited to 'load_paths.rb')
-rw-r--r-- | load_paths.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/load_paths.rb b/load_paths.rb index 17f5ce180d..6b224d4ad5 100644 --- a/load_paths.rb +++ b/load_paths.rb @@ -1,4 +1,4 @@ # bust gem prelude require 'rubygems' unless defined? Gem require 'bundler' -Bundler.setup
\ No newline at end of file +Bundler.setup |