Rodrigo Pinto
Rodrigo Pinto
This PR is for adding a Crystal version of CUID lib to the readme reference. I t also sorts the ported libs alphabetically to make it easier to identify if...
Mongoid is currently at the version 7 but we supporting the all the gem since the version 2. It is a good thing that `mongoid-rspec` can offer a set that...
I've had add a new matcher `accepts_nested_attributes_for` to test `accepts_nested_attributes` and respective options. However, mongoid implementation is different from AR as I noticed and [described here](https://github.com/mongoid/mongoid/issues/2750).Currently is not possible to...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** The `RequestLoggingMiddleware.cs` has its standard HTTP request attributes that are logged for every request....
The current applications that we monitor we make extensive use of tags to be able to aggregate and filter the logs in the way the teams get easier debugging. Running...