Nir

Results 5 comments of Nir

Readme: If you want to restrict RVM usage to a subset of roles, you may set :rvm_roles: `set :rvm_roles, [:app, :web]` That being said- I tried that but it didn't...

Same on `ruby 2.1.7`, `rails 3.2.12`. Adding `self.instance_variable_set(:@_lookup_context, nil)` fixes the problem. Another solution? Instead `self.instance_variable_set(:@_lookup_context, nil)` I could do use `render_to_string` again, this time **just** to force the html...

Great! This is what I am currently using, (using `capistrano` and `rbenv`, and adding `user service` not `system service`): I'm not vastly familiar with the `good_job` CLI tool- any improvement...

Just to clarify, I meant that a more knowledgeable `systemd` person will build upon [sidekiq's example](https://github.com/sidekiq/sidekiq/blob/main/examples/systemd/sidekiq.service) and add that as an example that is more tailored to `good_job`'s case. I'm...

+1 I would be interested to run Wafris Hub on premise as well.