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

method_missing': undefined method add_routes' #39

Closed
cgpsn opened this issue Mar 5, 2019 · 3 comments
Closed

method_missing': undefined method add_routes' #39

cgpsn opened this issue Mar 5, 2019 · 3 comments

Comments

@cgpsn
Copy link

cgpsn commented Mar 5, 2019

When installing via rubygems source this error comes up

/usr/local/bundle/gems/railties-5.2.2/lib/rails/railtie.rb:192:in method_missing': undefined method add_routes' for Spree::Core::Engine:Class (NoMethodError)

According to this issue, it should be routes.draw

This error does not appear in local dev when installing from a git source, however I'm having issues installing from a git source in production and would like to use a rubygems source

@kennyadsl
Copy link
Member

For now this gem updaes are only available via github source. Did you get how to use gems from github in production as well?

@spaghetticode
Copy link
Member

@caseygipson any update on your issue?

@spaghetticode
Copy link
Member

In the README we suggest to use the version from github:

gem 'solidus_product_assembly', github: 'solidusio-contrib/solidus_product_assembly', branch: 'master'

I think for the moment that's the best way to install the gem. We are going to release a new version in the near future.

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

No branches or pull requests

3 participants