fizzy icon indicating copy to clipboard operation
fizzy copied to clipboard

refactor(card): use hash syntax for closures associations in scopes

Open italomatos opened this issue 2 weeks ago • 0 comments

Replace string-based table references with modern hash syntax in Card::Closeable scopes (recently_closed_first, closed_at_window, closed_by). This improves readability and follows Rails conventions.

italomatos avatar Dec 12 '25 15:12 italomatos