blob: c9c5b634f5595f7cf3cdb371254aa389c128aa25 (
plain) (
blame)
1
2
3
4
5
|
Bootsnap makes booting large ruby/rails apps faster. It is a library that plugs
into a number of Ruby and (optionally) ActiveSupport and YAML methods to
optimize and cache expensive computations.
WWW: https://github.com/Shopify/bootsnap
|