sg552

Results 12 issues of sg552

Seems the author is not maintaining this project since 2018. What a pity! I just now sent an email to ask him for this. I will keep it updated when...

``` Query List: ["memoizable"] Query Gemcutter Dependency Endpoint API: memoizable HTTP GET https://gems.ruby-china.com/api/v1/dependencies?gems=memoizable HTTP 200 OK https://gems.ruby-china.com/api/v1/dependencies?gems=memoizable Query List: [] Resolving dependencies.... ruby_dep-1.5.0 requires ruby version ~> 2.2, >= 2.2.5,...

hi , our project is using Actix, which is really fast, however, when writing tests, I found there are many duplications in our tests code. espcially the "init server" code,...

question

I am using patator and find it very useful and powerful. however, in some cases the response are full of chinese, and option `-x ignore ` only support English. Can...

what about adding a new feature: add waf detection? implement is simple: call `wafw00f` to detect the WAF type.

There are pull request not merged since 2018.

重构了这个函数: function is_weixin() { - var ua = navigator.userAgent.toLowerCase(); - if (ua.match(/MicroMessenger/i) == "micromessenger") { - return true; - } else { - return false; - } - }

it's good to see tools written in Ruby. however it doesn't works. no installation guide. no usage example. If this project is still under maintain, please let me know.