Paul Hoffer
Paul Hoffer
This allows non-Rails projects using ActiveRecord to utilize stateful_enum. It checks ActiveRecord's version number instead of Rails, and only loads the Railtie if `::Rails::Railtie` is defined. This shouldn't cause any...
### What is the bug? We are using the `OpenSearch::Aws::Sigv4Client` according to instructions, but we have signature errors when trying to update documents. We are using IAM users. We have...
from regex to checking what constants are defined: Moped for 3.x, and Mongo for 2.x
This adds support for Junit reporting. It seems the current design of turbo tests is not able to work with RSpec Junit, no matter what args or configuration I try....