Patryk Ptasiński
Patryk Ptasiński
I had to write my own middleware for setting language in cookie, is there something not working properly or is it my express? ``` javascript app.use(function (req, res, next) {...
I found how to install origin silently: http://support.gizmopowered.net/index.php?/Knowledgebase/Article/View/58/17/how-to-silent-install-ea-origin-to-non-default-directory
## Is your feature request related to a problem? Please describe. Not all databases support nested transactions. Therefore, Rails will sometimes silently ignore a nested transaction and simply reuse the...
Updated readme with not running benchmarks on CI
I'm using passenger and async activejob. Some exceptions that happen in activejob result in this type of report. Is there anything I can do to fix this? This project does...
Saw it, didn't test it, source is here: https://github.com/EelcoKoster/ReverseProxySiteExtension
https://github.com/shibayan created two projects for running (j)ruby on azure websites: - https://github.com/shibayan/azure-jruby-sample (is rails app that has installation and starting jruby with rails server) - https://github.com/shibayan/JRubyExtension ( is a jruby...
Adding mutant for tests
I think that this nginx proxy configuration should be as transparent as possible. And not setting `client_max_body_size` leaves it on default with `1m` value. I suggest that it should be...