Use some sort of cache for Ruby gems
Hey RW team,
Question, it's been brought to my attention it might be possible to do some form of Gem caching for Ruby based projects in Railway.
https://github.com/railwayapp/nixpacks/pull/817#issuecomment-1475032321
Without doing too much customisation of the project, is it possible to speed up builds by caching gems?
The solution in this GH Issue seems quite complex for me.
Matt
GitHub
Better Ruby caching by Milo123459 · Pull Request #817 · railwayapp/...
This PR caches the .rbenv directory. This will lead to significant speedups in Ruby builds.
2 Replies