aboutsummaryrefslogtreecommitdiffstats
path: root/load_paths.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | This reverts commit eec2d301d4ce9df9c71c1a5aa63053eb970b6818. This commit broke tests. You cannot have a file called "bundler" on the load path.
* 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