Skip to content
代码片段 群组 项目
未验证 提交 66ac821c 编辑于 作者: Halil Coban's avatar Halil Coban 提交者: GitLab
浏览文件

Add RuboCop rule to enforce class-level allow_access_with_scope

Implement RuboCop rule to prevent misuse of allow_access_with_scope
method. This ensures the method is only used at the class level, not
nested in namespaces. Because, if this method is called multiple times
on the same class, the scopes are all aggregated

Changelog: other
上级 6f235a38
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册