Docs header transparent bg

bundle cache

Cache all the gems to vendor/cache
$ bundle cache [--no-prune]

Options:

--no-prune: Don't remove stale gems from the cache.

Edit this document on GitHub if you caught an error or noticed something was missing.