Shopify / bootsnap

Boot large Ruby/Rails apps faster
MIT License
2.68k stars 183 forks source link

Make `precompile --gemfile` consider the entire gem not just `lib/` #466

Closed casperisfine closed 10 months ago

casperisfine commented 10 months ago

Fix: https://github.com/Shopify/bootsnap/issues/465

Should catch things such as Rails engines and other Ruby source files not directly in the load path.