aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorDavid Dollar <ddollar@gmail.com>2008-04-11 18:25:11 -0400
committerDavid Dollar <ddollar@gmail.com>2008-04-11 18:25:11 -0400
commit4364c361b599f99bc2345ce4eb2d145b07ed8a0f (patch)
tree1fb87b58438790cda9308ee3cba05427b577b334 /actionpack
parente89093aeb4b1f544cb54caf54a0374075250cc59 (diff)
downloadrails-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 'actionpack')
0 files changed, 0 insertions, 0 deletions