1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Tomer Brisker c0f2ee2be2 Fixes #922 - Correctly define file encoding as UTF-8
Line 103 contains the unicode character ñ which causes this to break rake for ruby 1.9.3. 
Specifying the encoding for the file fixes this error.
2016-03-06 14:51:18 +02:00
..
puma Fixes #922 - Correctly define file encoding as UTF-8 2016-03-06 14:51:18 +02:00
rack/handler Treat path-like hosts as unix sockets. Fixes #824 2016-02-25 13:42:29 -08:00
puma.rb Initial Seperation of CLI and Server Launcher work 2016-02-04 16:55:10 -06:00