James Harton

Results 59 comments of James Harton

This issue is 22 days old and still no version 0.6 on hex. Is there any way we can make this easier for you?

@OvermindDL1 which is what I've done in [PhaseDB](https://github.com/jamesotron/phasedb) but for other projects which depend on PhaseDB Hex doesn't automatically include this dependency.

I think that recent versions of rspec-rails aren't running rails initializers on startup - I'd need to confirm that with @jonrowe however.

Weird. What's in it?

This was a direct result of decisions made by #44.

Argh! It looks like I can't win! People were reporting problems with the asset pipeline freaking out because of the source map, so I removed it. Is this backtrack happening...

Are you using the Redis backend? If not then you should probably just do: ``` ruby client = Faye::Client.new faye_url client.publish message ```

We should probably catch all the exceptions inside the rack adapter and log them, should we not?

Now that we're using the middleware-based solution. Can you check out whether it's fixed now, or I could close this issue here.