-
Name
-
bootsnap
-
Version
-
1.4.8
-
Platform
-
java
-
Authors
-
Burke Libbey
-
Bindir
-
bin
-
Date
-
2020-08-11 00:00:00 UTC
-
Dependencies
-
bundler (>= 0, development)
rake (>= 0, development)
rake-compiler (~> 0, development)
minitest (~> 5.0, development)
mocha (~> 1.2, development)
msgpack (~> 1.0)
-
Description
-
Boot large ruby/rails apps faster
-
Email
-
burke.libbey@shopify.com
-
Files
-
CHANGELOG.md
LICENSE.txt
README.md
ext/bootsnap/bootsnap.c
ext/bootsnap/bootsnap.h
ext/bootsnap/extconf.rb
lib/bootsnap.rb
lib/bootsnap/bundler.rb
lib/bootsnap/compile_cache.rb
lib/bootsnap/compile_cache/iseq.rb
lib/bootsnap/compile_cache/yaml.rb
lib/bootsnap/explicit_require.rb
lib/bootsnap/load_path_cache.rb
lib/bootsnap/load_path_cache/cache.rb
lib/bootsnap/load_path_cache/change_observer.rb
lib/bootsnap/load_path_cache/core_ext/active_support.rb
lib/bootsnap/load_path_cache/core_ext/kernel_require.rb
lib/bootsnap/load_path_cache/core_ext/loaded_features.rb
lib/bootsnap/load_path_cache/loaded_features_index.rb
lib/bootsnap/load_path_cache/path.rb
lib/bootsnap/load_path_cache/path_scanner.rb
lib/bootsnap/load_path_cache/realpath_cache.rb
lib/bootsnap/load_path_cache/store.rb
lib/bootsnap/setup.rb
lib/bootsnap/version.rb
-
Homepage
-
https://github.com/Shopify/bootsnap
-
Licenses
-
MIT
-
Metadata
-
{"bug_tracker_uri"=>"https://github.com/Shopify/bootsnap/issues", "changelog_uri"=>"https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md", "source_code_uri"=>"https://github.com/Shopify/bootsnap"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.3.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.4.8
-
Specification version
-
4
-
Summary
-
Boot large ruby/rails apps faster
-
Original platform
-
java
-
New platform
-
java