celluloid / reel

UNMAINTAINED: See celluloid/celluloid#779 - Celluloid::IO-powered web server
https://celluloid.io
MIT License
596 stars 87 forks source link

connection#respond accepts Fixnum status #145

Closed tmornini closed 10 years ago

tmornini commented 10 years ago

Minor change, but important if you have systems that already return Fixnum status. :-)

tarcieri commented 10 years ago

Thanks!