Sante Gennaro Rotondi
Sante Gennaro Rotondi
I'm using a xmlrpc client which could benefit from gzip compression. I've added a few lines to the xmlrpc client to make this possible.
I'm having a slow job creation issue, it may depend on the time spent contacting the heroku api for scaling. A job creation might take around 1 second to complete,...
Hello, our app has a class which includes Mongoid::Document and many subclasses. the following exception is thrown Mongoid::Errors::ScopeOverwrite when kaminari-mongoid attempts to add page scope to each of the subclasses...