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

Can't customize this gem with rails g migration #16

Closed
vng1923 opened this issue Nov 6, 2016 · 1 comment
Closed

Can't customize this gem with rails g migration #16

vng1923 opened this issue Nov 6, 2016 · 1 comment

Comments

@vng1923
Copy link

vng1923 commented Nov 6, 2016

Hi,

I need to customize this gem to match with my project.

I i got error when trying this command rails g migration. The error is:

railties-5.0.0.1/lib/rails/engine/commands_tasks.rb:78:in require': cannot load such file -- /home/huy/Developments/gems/solidus_related_products/lib/spree_related_products/engine (LoadError) from /home/huy/.rvm/gems/ruby-2.3.1/gems/railties-5.0.0.1/lib/rails/engine/commands_tasks.rb:78:in load_generators'
from /home/huy/.rvm/gems/ruby-2.3.1/gems/railties-5.0.0.1/lib/rails/engine/commands_tasks.rb:72:in generate_or_destroy' from /home/huy/.rvm/gems/ruby-2.3.1/gems/railties-5.0.0.1/lib/rails/engine/commands_tasks.rb:44:in generate'
from /home/huy/.rvm/gems/ruby-2.3.1/gems/railties-5.0.0.1/lib/rails/engine/commands_tasks.rb:37:in run_command!' from /home/huy/.rvm/gems/ruby-2.3.1/gems/railties-5.0.0.1/lib/rails/engine/commands.rb:14:in <top (required)>'
from bin/rails:7:in require' from bin/rails:7:in

'

Please help me about that.

Thanks,
Huy

@vng1923
Copy link
Author

vng1923 commented Nov 7, 2016

I fixed it!

@vng1923 vng1923 closed this as completed Nov 7, 2016
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

1 participant