Randall Harmon
                                            Randall Harmon
                                        
                                    I don't want to use clobber; I want to be able to specify a function name in the mixin, that's not expected to be found in the target class, and...
I understand if you have an attachment to the current default behavior or even if it's politically difficult to contemplate a change, considering other client code relying on Backbone.Advice. That...
Test ran fine on ActiveRecord 3 against master, but I needed to apply it to active_record_2 branch, so I made it. It seems to work fine on both versions of...
Suggested: absorb the "close before connect" symptomatic exception, and maybe reinitialize the WebSocketShard with a limited retry loop and a exponential delay interval ??
The text ending in == looks likely to be base64-encoded. Maybe decoding to a byte-array and converting that to BigDecimal will help someone?
I encountered this same symptom: Mountain Lion, RVM. Also, setting default rvm didn't work, probably because I wanted to keep xiki's deps sandboxed to its own gemset. Although this issue...
+1 for a simple option to use tslib's async helper. It would be great if esbuild can cue into the tsconfig `importHelpers` setting.
added in private thread
v0.17 has ConstrData variant for Data. :heavy_check_mark:
we've been letting slot 0 be epoch-time 0, and then timeToSlot uses `timeMs / 1000`