gemstash
gemstash copied to clipboard
using defined Puma config
This changes threads the gemstash_env.config options for Puma through to the Puma::CLI.new call.
Prior to this change :puma_workers and :puma_threads were ignored when booting Gemstash via the CLI
@olleolleolle Let me know if further updates are required.
Would like to test this before merge 😬