René Lux
René Lux
@meinaart do you think it is possible to maybe add support for programmatically setting some of the values in the dict that are used to generate the path/filename for the...
@meinaart we actually have no desire to integrate with their dashboard service, for our use case it is actually quiet overkill. Your colleague is correct that this doesn't work well...
@croeck I have been looking at this functionality as I want it for my API. And I noticed some odd behavior. ``` ruby order = Class.new(Grape::API) do namespace :store, desc:...
@mach6 can you please look at it. If approved I can work on it :smile:
@vieira I have been having similar issues in HOOBS recently, and the only plugin I use is yours. My HOOBS crashes after a few hours, possibly due to the broadcasting...
I did some research today, and I noticed my HOOBS crashes with the read-only error when it reaches 1MB in file size. I could work around it by removing the...