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

Deprecate Spree::Order#has_step? #1667

Merged
merged 1 commit into from
Jan 3, 2017

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Dec 27, 2016

The Spree::Order::Checkout module defines a has_checkout_step? method
which does exactly the same, with a better name and a check for the
step argument being nil.

This came out of pairing with @tvdeyen.

The Spree::Order::Checkout module defines a `has_checkout_step?` method
which does exactly the same, with a better name and a check for the
`step` argument being `nil`.
Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

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

👍

@kennyadsl
Copy link
Member

👍

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.

None yet

4 participants