Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

But if you explicitly `require` it, it will work right? I think Grape should attempt to auto-load a class if there's no `alpha_numeric` method already present. Maybe you can try...

The params don't carry over `mount`. I think it should be possible, labelling as a feature request.

It would, so we would need to do this carefully. Note that `params` without a method following it right now is not useful at all, maybe we could be producing...

Eventually the products will diverse even further (for example we'd like to enable security by default in OpenSearch core), so maybe it's easier to actually fork spring-data-elasticsearch into spring-data-opensearch as...

confirm workaround that @ctigeek suggested, worked for me too

Web has the same problem, but users often don't expect to get new data without a page refresh on web (see https://github.com/artsy/force/issues/2391). When you look at an artwork I think...

The first advantage is discoverability. There're so many color libraries out there that duplicate functionality and, really, all they do is map names to `UIColor`. Just wait till there's another...

Sub-specs seem excessive IMO, it gets hard to make changes because you are now bringing in things from all these multiple places. However I've seen other projects (eg. ARAnalytics) do...