Adrien S
Adrien S
Fabulous, thanks a lot
I opened #11 if you want to take a look into it :)
Seeing the same issue here :)
Thanks for coming back ! > Was one of the configuration values you toggled instrumentation.httprb? It looks like addressable, a library mentioned in your stacktrace, is a dependency of elastic-apm...
Hi, Haven't had the chance for now, I'm not a newrelic customer, I wanted to try it out but ran into this issue which discouraged me to go further at...
it looks like it works if I write he name-spaced class like this : ```ruby module Bar class Baz end end ``` Could we make it work for the `class...
With rails and the Zeitwerk loader modules can be defined on the fly However for several reasons I decided to not write my modules this way anymore, so I no...
I was about to open it, thanks !
I tweaked it a little bit to actually "compile" the files (resolve `url` directives and sourcemaps) @fphilipe how can I make this easy for you to merge and release ?
I would love to help out as well, I've been rocking my own fork in production on the branch `support-propshaft` for months now