Adrien Rey-Jarthon

Results 132 comments of Adrien Rey-Jarthon

@tbsvttr ah ok, I'm using Mongoid instead of AR so maybe they probably kept the compatibility there. Can you share your monkeypatch for others maybe? If it doesn't break compatibilité...

@IncSow With this branch it can be done at initialization yes, in my case I put it in my `user.rb` model file (at the top of the file not inside...

For the record I just implemented this (a basic version at least) in #7 with 8ba01229d28687b0de46c4ddfa13f75c32104e6a

:heavy_check_mark: As usual I also verified this new version against my 150k URL at updown.io, no differences after normalization between master (using pure implementation) and this branch (using native2). Except...

That would be great indeed, and excellent work on the pure Ruby implementation @skryukov :clap: (I'm also following https://github.com/ruby/uri/issues/76 ^^). @dentarg let me know if there is anything I can...

@sporkmonger thanks for the feedback, I'm gonna write the PR for this after #492.

Just a wild guess but I had a similar issue cause by `spring` locally, because it was using a forked process. So in my case I run it with `bundle...

+1, just received one too and was highly sceptical as usual (I couldn't see how this could be exploited for real) but I didn't know about this so I investigated...

Also +1 for me on this one, it would be a great addition (either as an option or different card type).

@nielsfaber happy to help testing the beta version too :)