class MissingScore

Defined in:

score.cr

Constructors

Instance Method Summary

Instance methods inherited from class Score

average? average?, bad? bad?, excellent? excellent?, good? good?, max_value max_value, not_defined? not_defined?, score_value : ScoreValue score_value, suffix(*args, **options)
suffix(*args, **options, &)
suffix
, to_s(io) to_s, value value

Constructor methods inherited from class Score

new(raw_value) new

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def max_value #

[View source]
def value #

[View source]