Files
Alexander Brandon Coles a1e7a2d740 [#66557] Make #rgb_colors handle invalid hexcodes
Ensures dependent methods such as `#darken` do not blow up if a hexcode
value is invalid (which can occur if the record is unpersisted or fails
validation). Missing/invalid R, G, B component values will now be
handled as zero.
2025-08-18 16:25:50 +01:00
..