Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RBS: Add types for Announcement::ActiveRecord_Relation#published
As a preparation of giving types to controllers, this adds types for `Announcement::ActiveRecord_Relation#published` manually because current rbs_rails does not support Rails7 style enums. It should be removed if rbs_rails will support it in the future. refs: pocke/rbs_rails#268
- Loading branch information