Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change solidus dependency to components #44

Merged

Conversation

gmacdougall
Copy link
Member

The gem currently depends on solidus (which is a meta gem for all
solidus modules). This means that even if the site does not use
solidus_frontend, this gem will require it to be installed.

This changes the dependency to only include solidus_core and solidus_api
which are the components this actually requires.

The gem currently depends on solidus (which is a meta gem for all
solidus modules). This means that even if the site does not use
solidus_frontend, this gem will require it to be installed.

This changes the dependency to only include solidus_core and solidus_api
which are the components this actually requires.
@gmacdougall
Copy link
Member Author

Failing test is due to a phantomjs crash.

@adammathys
Copy link
Member

👍

@cbrunsdon cbrunsdon merged commit 3ff0bc8 into solidusio:master Jun 24, 2016
gsmendoza pushed a commit to gsmendoza/solidus_braintree that referenced this pull request Dec 28, 2022
Add Braintree configuration to Spree::Store model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants