Exception: StyleTrain::Color::AutodetectionError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/style_train/color.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



782
783
784
# File 'lib/style_train/color.rb', line 782

def message
  @message ||= "Unable to determine color type"
end