Metadata


Name
bootsnap
Version
1.4.2.rc1
Platform
java
Authors
Burke Libbey
Bindir
bin
Date
2019-03-20 00:00:00 UTC
Dependencies
bundler (>= 0, development)
rake (~> 10.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
.github/CODEOWNERS
.github/probots.yml
.gitignore
.rubocop.yml
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Gemfile
LICENSE.txt
README.jp.md
README.md
Rakefile
bin/ci
bin/console
bin/setup
bin/test-minimal-support
bin/testunit
bootsnap.gemspec
dev.yml
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
shipit.rubygems.yml
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.0.0
Required rubygems version
> 1.3.1
Rubygems version
2.4.8
Specification version
4
Summary
Boot large ruby/rails apps faster
Original platform
java
New platform
java