Rick Suggs

Results 3 issues of Rick Suggs

### Problem The [health_check](https://github.com/Purple-Devs/health_check) gem causes `ActionController::Base` to be loaded too early in the Rails initialization process. This causes some initializers to be loaded after `ActionController::Base` is loaded, which in...

Daily recurrence skips 2 days when `starts` is a local DateTime (ActiveSupport::TimeWithZone) with DST. When the daily recurrence starts on a local DateTime (ActiveSupport::TimeWithZone) with DST between 2:00am and 2:59:59am,...

Hello ddtrace team, I'm experiencing an issue with resource naming in traces when requests fail during a before_action callback in a Rails controller. Specifically, if an authentication fails in before_action,...

feature-request
community