Exception: StyleTrain::Color::RatioError
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- StyleTrain::Color::RatioError
- Defined in:
- lib/style_train/color.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
770 771 772 |
# File 'lib/style_train/color.rb', line 770 def @message ||= "Ratios must be a decimal value between 0 and 1" end |