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

rake railties:install:migrations #30

Closed
gildardoperez opened this issue Jan 5, 2019 · 4 comments · Fixed by #32
Closed

rake railties:install:migrations #30

gildardoperez opened this issue Jan 5, 2019 · 4 comments · Fixed by #32

Comments

@gildardoperez
Copy link

Also running rake railties:install:migrations doesn't generate any migrations.

I'm on the following versions:

ruby 2.5.3
Rails 5.2.2
Solidus 2.7.1

@znedw
Copy link

znedw commented Jan 21, 2019

Same here, getting the following when I try start with the initialiser:

NameError: uninitialized constant EasyPost

@gildardoperez
Copy link
Author

@peterberkenbosch I'm still not seeing the migrations, I tested both Solidus 2.7.1 and solidus 2.8.0 on solidus_easypost 1.0.5 any ideas why? Thanks

@peterberkenbosch
Copy link
Contributor

@gildardoperez yes, there has not been a release yet. So 1.0.5 will still have the problem. I think the PR is good to merge now, it will have a new version then too (2.0.0). You could also use my fork for the time being.

Gemfile:

gem 'solidus_easypost', github: 'peterberkenbosch/solidus_easypost', branch:'fix-engine-loading'

@aitbw aitbw closed this as completed in #32 Feb 10, 2019
@gildardoperez
Copy link
Author

👏 Thank you all!

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 a pull request may close this issue.

3 participants