Kevin
Kevin
Using a Spree.user_class other than 'User' (e.g. Account) causes users/index view to break because the method link_to_edit uses a polymorphic method of determining the URL helper and it results in...
Is this project being maintained or alternatively is it just stable? I don't see any non-doc related changes in 8 months now?
I see that it's not yet supported on AWS, Azure, or Google Cloud. Are there any that high quality Postgres hosts that do support it?
## Package version 1.3.1 ## Node.js and npm version 21.7.3, 10.5 ## Sample Code (to reproduce the issue)  ## BONUS (a sample repo to...
I've disabled all other extensions, maybe I'm doing something wrong.. but not sure what to do.. I can click to run a test, but no output.. It looks like clicking...
The new version of Spree::PromotionHandler::Cart attempts to preload various associations for all promotions that it is going to attempt to apply. This is done through the private method `promotions` but...
## **Description** The current implementation of the `resolve_dependencies` method in the workflow is inefficient for workflows with a large number of jobs and dependencies. Specifically, the method uses `find_job`, which...