aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Need to declare optional dependencies from ASJoshua Peek2009-09-131-1/+7
|
* Get ActionPack's test running on bundled gems. This should make running ↵Yehuda Katz2009-09-121-0/+14
tests on new machines, as well as CI, work well.