Juan Pablo Balarini

Results 12 comments of Juan Pablo Balarini

Nope, I had to disable the migrations are pending error with: ``` config.active_record.migration_error = false ``` which isn't a good practice.

It would be really nice to have a pre-trained model available for download.

@IcyDefiance, do you have any recommendation for fixing this issue but with a project that uses turbo links?

Hi @sibiryakov, is there any reason this was not merged yet? I'm dealing with a case where this should fix my problem. Thanks!

@sibiryakov what do you think of this? Can we merge it? Thanks!

@sibiryakov done! added tests for the SQL alchemy `Queue` component. That class should have 100% code coverage now. Thanks!

Hi @sibiryakov I added the tests and everything as requested some time ago. Thanks!

@sibiryakov what do you think? Thanks!

@sibiryakov what do you think of these changes? Adding them will fix the case when someone disables hostname partitioning (my case)