Justin Gordon

Results 444 comments of Justin Gordon

you can get around this with ```ruby json.assignee do json.partial! 'api/v1/users/user_short', user: ticket.assignee end ``` Still, this is a bug.

Docs for https://github.com/guard/listen#performance do say: > using :ignore and :only options to avoid tracking directories you don't care about (important with Polling and on MacOS)

@clbustos I just submitted the merge and I'm testing on my own production product.

Just tested on my own build. Seems fine. Not sure about Travis.

@clbustos Any status of this? I had to add another commit to indicate that an exception is being caused by an r value greater than 1. Any idea how this...

@clbustos I figured out the issue. We had two series with the same values. Statsample shouldn't crash in that case.

@clbustos Any word on merging my changes?

How do I re-open the PR? Maybe open a new PR?

Here's the PR....It is OPEN. I get to this screen when i tried to recreate it.