Daniel Vandersluis

Results 102 comments of Daniel Vandersluis
trafficstars

@platphorm did you try making that change in production? Are there any side effects you're aware of?

FYI (and not that it's brakeman's fault), but @JasonBarnabe's solution triggers the Rails 6 deprecation warning from https://github.com/rails/rails/issues/32995. > DEPRECATION WARNING: Dangerous query method (method whose arguments are used as...

If anyone else is encountering this, I fixed it by monkey patching `wisper` on my codebase: ```ruby module Wipser module Publisher # Wisper 2.0.1 does not properly support Ruby 3...

I am in need of this feature as well, is there any way to help make it happen?

@marcandre I guess we need a backport for v0.92 (or v0.93?) in order to make the tests there pass?

Thanks @marcandre! I’ll take a look if I get a chance. Happy holidays!!

Sorry I missed this in my previous PR @marcandre 😅 🙌