Elia Schito
Elia Schito
having specific events before and after the DOM node removal/replacement would be a good thing™ too
I can confirm the solution used by @eduardohertz, in our case we put the configuration in the `config/environment/*.rb` files, which are loaded at the right time. _Before that we were...
Sorry, this is not a maintained mirror of the official corkscrew library (which is located [here](http://www.agroman.net/corkscrew/)), if you wish (and GitHub allows it) I can transfer it to one of...
Ok, just checked the original domain and it's no longer available. @patpadgett should I transfer this repo to you or to a corkscrew dedicated org?
@patpadgett thanks for the kind words! I indeed just re-published your work on github just because at the time I was behind a corporate proxy that was blocking both git...
Ok, so the problem is that `corelib/random/MersenneTwister` is not being marked as loaded. Adding `Opal.loaded(['corelib/random/MersenneTwister'])` before opal (or the opal app) is loaded fixes the problem. [Here's a diff](https://gist.github.com/elia/04f0dc0b63af1eb0747f522c9ce8c715) on...
I agree we should find a way to have the method to be more transparent to jQuery so that we can minimize the necessity to backport every feature from it....
We probably should just remove the advertised support for it. It looks kinda abandoned and we're a bit struggling to restore our CI, but if you're interested in restoring the...
@jeezs the proposed implementation looks good, can you please submit a pull-request with that change?
With the latest update we're consistently getting this error, I believe the syntax error is in something returned by the server: ``` -> Pinging Codecov https://codecov.io/upload/v4?token=secret&flags&package=ruby-0.5.0&service=circleci&build=5978&job=0&slug=team-cometeer%2Fcometeer&pr&branch=master&commit=123abcxxxxxxxxxxxx -> Uploading to sh:...