Files
fizzy/test/controllers
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:36:56 +01:00
2025-11-24 12:04:33 +01:00
2025-06-24 13:26:37 +02:00
2025-11-21 15:30:14 +00:00
2025-12-13 13:05:30 -05:00