Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config.gem: Fix typo in unpack, skip dependencies on unloaded gems, and silen... | Matt Jones | 2008-10-20 | 1 | -1/+2 |
* | Make VendorGemSourceIndex handle broken/missing specs generated by previous v... | Matt Jones | 2008-10-13 | 1 | -0/+10 |
* | Fix a number of errors in the config.gem mechanism. | Matt Jones | 2008-10-05 | 1 | -8/+12 |
* | Consolidate error messages for missing gems, and skip them when running rake ... | rick | 2008-05-31 | 1 | -3/+9 |
* | Now that we have gems:unpack and gems:build allowing for integration of | David Dollar | 2008-04-11 | 1 | -0/+16 |
* | Don't require rails/gem_builder during rails initialization, it's only needed... | Rick Olson | 2008-04-08 | 1 | -4/+8 |
* | Flesh out rake gems:unpack to unpack all gems, and add rake gems:build for na... | Rick Olson | 2008-04-02 | 1 | -8/+15 |
* | Added config.gem for specifying which gems are required by the application, a... | Rick Olson | 2008-03-30 | 1 | -0/+31 |