danielristic
danielristic
I'm testing deploys on vagrant but it failed during asset precompilation as rsync was using the default 22 port and vagrant is expecting port 2222 by default. I set this...
Hi, I'm not sure what the unit of the check_cycle variable it? How ofter does the default value of 16 performs a check? Thanks.
When using this on heroku, the html output is randomly cut off before the end of the document like so: ``` if (typeof gaJsHost == 'undefined') { var gaJsHost =...
I just wanted to briefly sum up what does and does not work when using systemd to start up sidekiq as explained in the Readme. Getting it to work required...
Hi, I cloned your repository, did `bundle install` and then `bundle exec shotgun config.ru` and on launch, I got the folowing warnings: ``` WARNING: 'rotator-black.png' was not found (or cannot...
Hello, Following the deprecation of the Newrelic Plugin section I'm looking for a way to cleanly remove this plugin, but I was not able to find any instructions anywhere. I...