Skip to content

Instantly share code, notes, and snippets.

@hedgehog
Created December 9, 2010 08:23
Show Gist options
  • Save hedgehog/734475 to your computer and use it in GitHub Desktop.
Save hedgehog/734475 to your computer and use it in GitHub Desktop.
Example listing of Bundler installed cookbooks
$ bundle install --gemfile /path/to/rails-quick-start.gemfile \
--install-path /path/to/rails-quick-start/cookbooks
$ ls /path/to/rails-quick-start/cookbooks
cache cc-packages-35e85e0ab6b2
cc-apache2-490a410a8a38 cc-passenger_apache2-ef5688ef1e51
cc-application-144f665d1e52 cc-passenger_enterprise-ce23f03ac342
cc-apt-0cb9519bf687 cc-radiant-38c2de357868
cc-aws-502ce059e3e2 cc-rails-564b986e7bd7
cc-build-essential-b458e6200289 cc-ruby-e42796a7e807
cc-database-1dcc49afc3ad cc-ruby_enterprise-662be867cbeb
cc-git-730475fa9847 cc-rubygems-85617ddffa08
cc-haproxy-bfb669c013e2 cc-runit-eb70fb557938
cc-mysql-a6034592d159 cc-sqlite-c24a6b87b12e
cc-nginx-bfa943be18fd cc-unicorn-254419ebec0c
cc-openssl-b3fec75435cc cc-xfs-b01c94e4daf7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment