Robert Pankowecki

Results 36 issues of Robert Pankowecki

For starting the handler. We can take inspiration from: https://github.com/rfk/m2wsgi/blob/master/m2wsgi/__init__.py#L16

In favor of checking with `mocha` that methods of a mock were called in appropriate order.

test

``` helm install -n my-namespace my-component https://charts.devspace.sh/component-chart ``` > Error: failed to download "https://charts.devspace.sh/component-chart" (hint: running `helm repo update` may help)

I am running stud under runit and I have a problem that occurs when there are lot of connections established. Trying to stop the processes leaves them orphaned (via `sv...

## Steps to reproduce * Generate mountable, isolated engine * add granite action in `engines/engine_name/config/routes.rb`: ``` EngineName::Engine.routes.draw do resources :somethings, only: [] do member do granite 'engine_name/somethings/action_name#modal' end end end...

Hey @djezzzl, long time no see :) I was wondering if there would be a way to use this gem in classes that don't inherit from ActiveRecord. Imagine this simplified...

enhancement
help wanted
good first issue