Y
Hacker News
new
|
ask
|
show
|
jobs
by
squidsoup
4884 days ago
bundle package
will cache all of your deps in vendor/cache. You can install from this cache using:
bundle install --local