Class: MLB::Conference

Inherits:
Shale::Mapper
  • Object
show all
Defined in:
lib/mlb/conference.rb

Overview

Represents a conference

Instance Method Summary collapse

Instance Method Details

#wildcard?Boolean

Checks if the conference has a wildcard

Examples:

conference.wildcard? #=> true

Returns:

  • (Boolean)

    whether the conference has a wildcard



26
# File 'lib/mlb/conference.rb', line 26

def wildcard? = has_wildcard