This happens when I try to start the Faye server with Rackup in development mode -E development. The problem itself is with the Faye gem (I think), but I just to understand a little better what happens when I select the different environments.
I tried to start with development mode because in production I use Pusher and I don't want to use an external API in development and test envs.
This happens when I try to start the Faye server with Rackup in development mode
-E development. The problem itself is with the Faye gem (I think), but I just to understand a little better what happens when I select the different environments.I tried to start with development mode because in production I use Pusher and I don't want to use an external API in development and test envs.