aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/gem_dependency_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Really silence spec warnings when running GemDependency tests [#1308 state:re...Jeffrey Hardy2008-10-311-3/+2
* Make VendorGemSourceIndex handle broken/missing specs generated by previous v...Matt Jones2008-10-131-0/+20
* Fix a number of errors in the config.gem mechanism.Matt Jones2008-10-051-5/+44
* Partially revert 185fe2e9cce737d69d3b47a656f3651ce152c0c1Michael Koziarski2008-09-241-1/+1
* Make requiring gems optional.Ben Sandofsky2008-08-041-0/+9
* In 9c4f003, gem installation quotes versions. Do the same for unpack and upda...Joshua Peek2008-06-021-8/+8
* Gem dependencies don't require a version. Also fixed up failing gem dependenc...Joshua Peek2008-04-211-0/+4
* Added config.gem for specifying which gems are required by the application, a...Rick Olson2008-03-301-0/+62