Dillon Welch
Dillon Welch
Possibly related, I have a table being populated by raw SQL that isn't being picked up by `DatabaseRewinder`. The SQL goes something like ```sql delete from table_name where model_id =...
Thanks for the link. I couldn't quite tell from the discussion, is it planned to be fixed or is the fix just to change those bootsnap settings?
Something about those settings changes the loading order (or something) of my app code and my app won't even boot due to missing classes.
@jgrannas I'm not quite sure from your OP, what version of Rails were you using before your update and what version were you using after your update?
Are you able to step through the version to isolate which version change is causing the problems? That is, 4.2.2, 4.2.3, ..., 4.2.8, 4.2.9, 4.2.10?
Apologies for the late response... Are you able to set up a dummy app that reproduces this issue that you can share? Especially with dealing with multiple versions back of...
> But for script programs, the process often leaves before the worker is able to send the event. This is why hint: { background: false } is required in rake...
Sadly nope, still have the same issue.
That doesn't seem necessary, as I feel like it should use the model name to load the appropriate serializer and that serializer would define whether it's using AMS or fast_jsonapi...
Hi @dredupuika. I'm not sure what your issue is about. Is it a bug report, a feature request, or something else?