Maxim
Maxim
IMHO docker image would be enough
Works for me (developing compilation): Dockerfile ``` FROM ruby:2.5.3-stretch RUN gem install kimurai RUN apt-get update && apt-get install -q -y git unzip lsof wget tar openssl xvfb chromium \...
It would be great if owner creates oficial docker image.
example value looks ugly. Could you fix this please?
@santib The solution is feet to the gem philosophy? Is there any chance the PR to be accepted? I would like to have the opportunity to use this feature in...
> I mean something like a rack-attack extension (e.g. rack-attack-postrequest) Sounds good to me
I investigated the point "I mean something like a rack-attack extension (e.g. rack-attack-postrequest)" Imho it's impossible to do this, because @NOX73 changes interface of core classes. Support core classes in...