aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/load_paths_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove old test that check duplicated items in the load pathRafael Mendonça França2016-07-131-16/+0
| | | | | | This test was added to protect the test suite from our mistakes but now it is failing because bundler does add duplicated libs in the load path by design (if the repository has more than one gem)
* Drop extra variable from testVipul A M2013-06-121-2/+2
|
* use AS::TestCase as the base classAaron Patterson2012-01-051-1/+1
|
* Fix failing tests.José Valim2011-05-221-1/+2
|
* This is a hash in 1.9.2Santiago Pastorino2010-07-261-1/+1
|
* Removing one AS/lib ruby and rake adds to $LOAD_PATHSantiago Pastorino2010-07-251-0/+1
|
* Make this test, test againSantiago Pastorino2010-07-241-2/+1
| | | | Signed-off-by: José Valim <jose.valim@gmail.com>
* CI has a bunch of duplicate load pathsJoshua Peek2010-02-151-1/+2
|
* Make sure AS test env doesn't have duplicate libs in load pathJoshua Peek2010-02-151-0/+14