aboutsummaryrefslogtreecommitdiffstats
path: root/load_paths.rb
Commit message (Expand)AuthorAgeFilesLines
* This fixes an issue when bundling to a local path (eg. /vendor/bundle).Josh Kalderimis2011-07-171-6/+2
* remove call to source indexAaron Patterson2011-06-061-2/+1
* Remove rescue as it was clobbering the real error.José Valim2011-04-151-31/+8
* Gem.cache is going to be deprecated, use source_index insteadAaron Patterson2011-02-211-1/+1
* Bust gem prelude to ensure bundler's in the load path. Not sure what's broken...Jeremy Kemper2010-03-271-1/+7
* Define Bundler constant stub if bundler gem is not installedJoshua Peek2010-02-281-0/+5
* Revert "Fix test load paths for those not using bundler"Carlhuda2010-02-231-0/+21
* Fix test load paths for those not using bundlerJoshua Peek2010-02-151-21/+0
* Use the correct environment.rb pathJeremy Kemper2010-02-041-2/+2
* Get rails tests running on bundler 0.9Carl Lerche2010-01-311-0/+21