Guest User

Untitled

a guest
Jul 11th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. # Load Bundler and it's environment
  2. require 'bundler'
  3. require File.expand_path(File.dirname(__FILE__) + '/fixture/vendor/gems/environment')
  4.  
  5. # When we're not bundled?
  6. #module Bundler
  7. # @gemfile = File.expand_path(File.dirname(__FILE__) + '/fixture/Gemfile')
  8. #end
  9. #require 'bundler/runtime'
Add Comment
Please, Sign In to add comment