#
solidus
Here are 107 public repositories matching this topic...
Monologue is a basic blogging engine. It is a Rails mountable engine you can mount in your already existing Rails app, or a in a new one! Enjoy.
-
Updated
Oct 22, 2017 - Ruby
-
Updated
Jun 8, 2021 - Ruby
Multi-tenancy for your Solidus store.
-
Updated
Jun 11, 2021 - Ruby
-
Updated
Jun 2, 2021 - Ruby
An extension to add subscriptions to your Solidus store.
-
Updated
May 18, 2021 - Ruby
ecommerce
paypal
apple-pay
payment
solidus
braintree
ecommerce-platform
solidus-extensions
solidus-paypal-braintree
-
Updated
Jun 11, 2021 - Ruby
-
Updated
May 26, 2021 - Ruby
Building block for social authentication in your Solidus store.
-
Updated
Jun 14, 2021 - Ruby
Virtual gift cards for your Solidus store.
-
Updated
Apr 28, 2021 - Ruby
Braintree v.zero support for solidus
-
Updated
Nov 6, 2020 - Ruby
-
Updated
Jun 2, 2021 - Ruby
Product review/rating functionality for your Solidus store.
-
Updated
Apr 30, 2021 - Ruby
A collection of tools for developing Solidus extensions.
-
Updated
Apr 20, 2021 - Ruby
High performance sync integration for Elastic Search
-
Updated
Sep 25, 2018 - Ruby
-
Updated
Dec 16, 2019 - Ruby
-
Updated
May 28, 2021 - Ruby
Improve this page
Add a description, image, and links to the solidus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the solidus topic, visit your repo's landing page and select "manage topics."
A while ago, we converted API controller specs into requests specs, see #2052. But those specs still have references from their old "life" that we can clean a little bit with a small effort.
In fact, their filenames still have the
_controller_part, which makes no sense now. Eg.solidus/api/spec/requests/spree/api/addresses_controller_spec.rbAlso, they contain references to the previo