mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
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
|