Files
once-campfire/app
John-Mason Shackelford e8c1349aac style: Use bot? predicate instead of role comparison
Changed `message.creator.role == "bot"` to `message.creator.bot?` per
Copilot code review. This is the idiomatic Rails pattern for enum checks
and consistent with how other role checks are done in the codebase.

Co-authored-by: openhands <openhands@all-hands.dev>
2026-04-08 14:51:21 -04:00
..
2025-08-21 09:31:59 +01:00
2025-12-01 23:13:54 -06:00
2025-11-26 14:30:38 +00:00