diff options
author | David Dollar <ddollar@gmail.com> | 2008-04-11 18:25:11 -0400 |
---|---|---|
committer | David Dollar <ddollar@gmail.com> | 2008-04-11 18:25:11 -0400 |
commit | 4364c361b599f99bc2345ce4eb2d145b07ed8a0f (patch) | |
tree | 1fb87b58438790cda9308ee3cba05427b577b334 /pushgems.rb | |
parent | e89093aeb4b1f544cb54caf54a0374075250cc59 (diff) | |
download | rails-4364c361b599f99bc2345ce4eb2d145b07ed8a0f.tar.gz rails-4364c361b599f99bc2345ce4eb2d145b07ed8a0f.tar.bz2 rails-4364c361b599f99bc2345ce4eb2d145b07ed8a0f.zip |
Now that we have gems:unpack and gems:build allowing for integration of
100% of your gems into vendor/ it would be nice to have the ability to
automatically unpack the full dependency tree of your specified gems.
This patch adds the rake task gems:unpack:dependencies to do this.
Usage:
gems:unpack:dependencies # unpack all dependencies
gems:unpack:dependencies GEM=foo # unpack all dependencies for gem foo
Diffstat (limited to 'pushgems.rb')
0 files changed, 0 insertions, 0 deletions