Skip to content

Add Recipe#in_style? #9

Description

@cadwallion

There is no way to determine currently if a Recipe is in style, other than looking up the Style, comparing the ranges of the various attributes to their values of Recipe, and see if they all evaluate to true. Add an Recipe#in_style? method to handle this for us, and possibly a Recipe#meets_style(Style) option as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions