Files
fizzy/app/models
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-11 10:25:34 +01:00
2025-12-11 11:21:09 +00:00
2025-11-24 12:03:34 +01:00
2025-12-09 20:24:09 -05:00
2025-12-03 14:27:52 +00:00
2025-12-11 11:21:09 +00:00
2025-11-27 12:34:31 -05:00
2025-11-27 11:08:45 -05:00
2025-11-21 14:53:17 +00:00