Jared Norman

Results 162 comments of Jared Norman

Yeah, it probably isn't significant what file you edit. Zeitwerk will reload everything if anything has changed since the last request.

I encountered this recently. We should probably maintain that setting for old apps, but use bcrypt for new installations. I dug into it and the decision to use authlogic_sha512 goes...

Can you explain a little more what needs to be changed to support Turbo? Is it default devise behaviour or custom stuff in this extension that might need to be...

I thought #209 fixed this. Did it not?

@AdnanTheExcellent Paranoia was removed, but Solidus 3 has `Spree::SoftDeletable`, so the conditional should be true and `acts_as_paranoid` should never been called. Is there maybe some issue with loading where the...

I did at some point try that and it didn't help, but I can double check.

I have confirmed that clearing the cache does not resolve this issue.

Thanks, I'll do that.

This extension does support Solidus v3. Are you having an issue?