Move ProjectQuery model to the main namespace #12977
Annotations
2 notices
[rubocop] app/models/user.rb#L528-L545 <Metrics/AbcSize>:
app/models/user.rb#L528
Assignment Branch Condition size for anonymous is too high. [<9, 15, 3> 17.75/17]
|
[rubocop] app/models/user.rb#L678 <Rails/DynamicFindBy>:
app/models/user.rb#L678
Use `find_by` instead of dynamic `find_by_login`.
|