-
-
Detect reimbursement_success_hooks and reimbursement_failed_hooks
https://github.com/nebulab/rubocop-solidus/pull/9
solidus minimum version: 2.11
Deprecation Pr: https://github.com/solidusio/solidu…
-
https://github.com/nebulab/rubocop-solidus/pull/7
Deprecation PR: https://github.com/solidusio/solidus/pull/2001
solidus minimum version: 2.10
because of https://github.com/solidusio/solidus/commit…
-
https://www.notion.so/nebulab/Solidus-2-2-2-3-6917a2b32b144b09845b4dde4f65172e?pvs=4#102e822ab5c44d95a700fcfea419db9b
-
https://github.com/nebulab/erb-formatter/blob/6581ff405ee365c17f73c39869d2cf3705c5b3f5/erb-formatter.gemspec#L31
Syntax tree released a new version. Some other gems (like `ruby-lsp`) depend on this…
-
From Solidus v3.0 onwards, #perform! will need to be explicitly called when creating new refunds. Please, change your code from:
Spree::Refund.create(your: attributes)
to:
Spree::Refund.create(your…
-
## Intro
This extension allows Spree to handle subscribable products with number-based subscriptions. This means you can subscribe to N issues for a subscribable product (e.g., magazine, Fitness, W…
-
At Nebulab we are working on creating a custom open source storefront for [Solidus](https://solidus.io) based on Next.js and GraphQL.
After watching Next.js Conf and seeing Next.js Commerce in acti…
-
`solidus_frontend` has been moved to its repository: https://github.com/solidusio/solidus_frontend and people have had the time to use it instead of the gem provided in the meta gem (there's a depreca…
-
Hey, thanks for this gem!
The readme says "attempts to limit length (configurable)". How can I configure that?
I tried running the following case in the command line
https://github.com/nebul…