-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
Description
cache_all is a flag to enable caching of gems from git and path sources to vendor/cache. Right now, people using vendor/cache with git and path gems need to explicitly configure this feature flag. Needs agreement on whether this should be kept as a setting (does it make sense for git and path gems to not be included in vendor/cache?), or whether it should be the default and only behavior.