firehoseio/firehose

Needed to add 'require "net/http"' in the active record model

Closed this issue · 1 comments

In your quick demo (readme and slides) you show writing to the queue after a commit. This doesn't work in the latest version of rails, unless you add require "net/http"

Good catch! I've got some changes going out soon and I'll take care of that in there.