Silas Rioux
Silas Rioux
There is a recently released branch for 1.8.1 but in the Codeclimate UI I see the following: Channel rubocop-1-8-1 not found for rubocop, available channels: ["stable", "cache-support", "rubocop-0-42", "rubocop-0-46", "rubocop-0-48",...
While this library technically supports Oj, it only supports using a very outdated version: 3.13, which is missing almost 3 years of development: https://github.com/ohler55/oj/blob/develop/CHANGELOG.md#3163---2023-12-11. Users technically can use a newer...
### Summary I have a table called `accounts` in my Postgres database. One of its columns acts as a foreign key for another table in my database called `businesses`, however,...