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

start supporting spree 2.4 stable #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tacticiankerala
Copy link

Currenlty I am working on a Spree project (using spree-2.4 stable). I have tested this in my machine and it works just fine( with one small hack, #14).
Spree::TokenizedPermission is no longer available in Spree, hence removed it.

@tacticiankerala
Copy link
Author

Oops.. Forgot to update spree_auth_devise version to 2.4 for running specs. i will fix it and submit another pull request.

@tacticiankerala
Copy link
Author

I am not able to run the tests locally, I have ruby 2.1 and rails 4.1

When I run bundle exec rake test_app, I am getting the following error,
NameError: uninitialized constant Spree::UserPasswordsController. It is the same error happening in the CI also. Any pointers?

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.

1 participant