about summary refs log tree commit homepage
path: root/lib/yahns/rackup_handler.rb
DateCommit message (Expand)
2017-04-06allow omitting specifying socket name when inheriting listen socket
2017-04-05rackup_handler: remove unnecessary branch
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-03-13avoid unnecessary calls #to_sym for __send__
2014-11-18save around 1500 bytes of memory on x86-64
2014-10-13switch to require_relative for internal requires
2013-11-06rackup_handler: fix ordering of working_directory
2013-10-31yahns-rackup launcher