summaryrefslogtreecommitdiff
path: root/config/initializers/macos.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add experimental support for Pumaan-multithreadingAndrew Newdigate2018-10-251-0/+13
This allows us (and others) to test drive Puma without it affecting all users. Puma can be enabled by setting the environment variable "EXPERIMENTAL_PUMA" to a non empty value.