Choose version
Primary Commands
Utilities
bundle cache
Cache all the gems to vendor/cache
$ bundle cache [--no-prune]
Options:
--no-prune: Don't remove stale gems from the cache.
Choose version
Primary Commands
Utilities
Edit this document on GitHub if you caught an error or noticed something was missing.