Rob Wilkerson

Results 18 comments of Rob Wilkerson

@manzapanza -- My apologies. I haven't been getting notified of issues or pull requests so I'm playing catch up having just noticed the activity. It looks like your config might...

Take a look at the readme. Specifically, this line in the `habtm` option description: > If the HABTM model is auditable in its own right, don't include it here. It...

I don't remember the details now, but there were issues auditing both the _relationship_ data (`houses_property`) and the other side of the relationship (`Property`) so I did something to prevent...

The callbacks are the right way to go, but can only work, of course, if the associated data is passed. I'm not sure that's the case. I'm somewhat loathe to...

It seems to me that the problem stems from the fact that no `stopAuto` value is being passed into the `goTo(Next|Previous)Slide()` functions when they're called in `setAutoInterval()`. To fix, I...

FWIW, I'm bumping up against the same thing (v7.4.27).

So, for whatever it's worth, I think it's _mostly_ behaving as expected: ``` command: set_action {"action": "vi_enter_visual_block_mode"} command: press_key {"key": "j"} command: press_key {"key": "j"} command: press_key {"key": "j"} command:...

I'm not sure, but I swear on my own 2 eyes that it doesn't do that for me. :-) Maybe I have a package conflict or something.

I am on OSX. The workaround on this really isn't bad, but I'll be happy to do anything you need to help diagnose the "issue" (even if it tracks back...

I have all the same signal-to-noise concerns as others, but I'm also seeing that, although I only build for 2 platforms, I get shown 4 untagged images, 2 of which...