-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Tubesock crashes in Rails4.2.0.beta with the following error:
Started GET "/chat" for ::1 at 2014-11-09 14:20:01 -0800
Processing by ChatController#chat as HTML
Rendered text template (0.1ms)
Completed -1 in 12ms (Views: 3.4ms | ActiveRecord: 0.0ms)
Rack::Lint::LintError: Status must be >=100 seen as integer
Exiting
/gems/tubesock-0.2.4/lib/tubesock.rb:96:in `select': no implicit conversion of Rack::Lint::HijackWrapper into IO (TypeError)
This can be demonstrated in the sock-chat demo app by updating the Gemfile to Rails 4.2.0.beta2.
Metadata
Metadata
Assignees
Labels
No labels