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

include Spree::UserMethods in Spree::User #343

Merged
merged 1 commit into from
Apr 23, 2016

Conversation

krzysiek1507
Copy link
Contributor

@@ -1,7 +1,7 @@
module Spree
class User < Spree::Base
include Spree::UserMethods
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@krzysiek1507 UserMethods will work, no need to use Spree namespace as we are already in the namespace

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@krzysiek1507 krzysiek1507 force-pushed the include-user-methods branch from 41df980 to 0075554 Compare April 23, 2016 22:18
@krzysiek1507 krzysiek1507 force-pushed the include-user-methods branch from 0075554 to 43fbba4 Compare April 23, 2016 22:23
@damianlegawiec damianlegawiec merged commit 7ee445d into spree:master Apr 23, 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

Successfully merging this pull request may close these issues.

2 participants