Team Nautilus
Team Nautilus
We tried to update the **ruby** version to **3.0.0** (with ruby 2.7.2 it's ok instead) but after the command *bundle* we received the message: *apitome-0.3.0 requires ruby version ~> 2.4,...
#### Expected behavior vs actual behavior If there is a multiple referenced resource A which `has_one` another resource B, the resource B is included only by declaring the inclusion through...
### What Hi, using WebMock we came across the following issue. When we try to use regular expressions to stub a request, we have to worry about the query string...
Hi, I have a Rails **7.1.2** project, with Puma **5.6.5** and the _capistrano3-puma_ at **5.2.0**. Now, I want to upgrade Puma to **6.4.2** but this involves a regression of _capistrano3-puma_...
## Is your feature request related to a problem? We have a lot of exceptions that are not grouped (but we don't want to lose the grouping by message using...
As stated in the JSON API specs a resource linkage object may have these values: > Resource linkage MUST be represented as one of the following: > > null for...
Hello Zipmark, we are Team Nautilus, and we would like to report an issue related to the **rspec_api_documentation** gem. We are using **Ruby 3.1.1** with the following Gemfile: ``` gem...