1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test/rackup
Dave Allie 809a3f4c7b Allow extra runtime deps to be defined when using prune_bundler (#1105)
* Allow extra runtime deps to be defined when using prune_bundler

* Check extra_runtime_dependencies is set before iterating over them

* Load additional paths for extra runtime dep gems

* Don't load extra dependencies, just add their paths to $LOAD_PATH

* Fix typos and extraneous checks and rescues

* Use Gem::Specification#full_require_paths when available

* Prevent use of prune_bundler and extra_runtime_dependencies with early versions of RubyGems

* Ensure LOAD_PATH is modified by extra_runtime_dependencies

* Refactor prune_bundler in launcher.rb and write some unit tests
2019-09-02 16:10:33 +00:00
..
hello-bind.ru sort configs/rackups/tests (#1268) 2017-04-11 14:08:18 -07:00
hello-env.ru make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
hello-last-load-path.ru Allow extra runtime deps to be defined when using prune_bundler (#1105) 2019-09-02 16:10:33 +00:00
hello.ru sort configs/rackups/tests (#1268) 2017-04-11 14:08:18 -07:00
lobster.ru sort configs/rackups/tests (#1268) 2017-04-11 14:08:18 -07:00
sleep.ru tests - clean up - three commits (#1903) 2019-08-12 03:32:46 -07:00