Files
fizzy/app/models/user
Mike Dalessio b75d2ae6d8 Validate User name presence and handle blank names gracefully
Addresses an issue where User#familiar_name assumed `name` was always
present, potentially raising an exception during view rendering. Now
User validates name presence, and User#familiar_name handles blank
strings without error, in case any existing invalid records exist.
2025-12-16 10:44:10 -05:00
..
2025-12-03 13:00:49 -08:00
2025-04-09 14:50:58 +02:00
2025-12-13 13:05:30 -05:00
2025-11-17 09:12:41 -05:00
2024-12-18 12:38:53 -06:00