Joseph Vargas

Results 5 issues of Joseph Vargas

Basically, I'm reopening isssue #330 as it's still happening on version 2.3.5. This works: `Book.includes(:author).where.not(authors: { name: 'Kevin' })` But this doesn't: `Book.includes(:author).where.not(authors: { name: 'Kevin' }).search('sometitle')` The error I...

When I open the AppImage on Arch Linux I get the following error: `Error: ENOENT: no such file or directory, open '/home/joseph/.config/SquidTracks/user-data.json' ` The solution was to manually create such...

The issue #66 is still happening, this was not fixed, but for some reason was marked as closed. The latest version of sidekiq-batch is not compatible with Sidekiq 7.

Here's the download links https://drive.google.com/drive/u/0/mobile/folders/1IxrcjByA0H14mrJm8x42D6LL-EIMoJGz?usp=sharing

### Short description __Brief description of what happened__ It appears that the behavior of the rooms has changed in version 2.10 in a breaking way. This is a major issue...