Update RBI files for rubocop-rails.
This commit is contained in:
parent
0ffaa51e5a
commit
a9059239f8
@ -655,6 +655,7 @@ class RuboCop::Cop::Rails::FindBy < ::RuboCop::Cop::Base
|
||||
|
||||
def autocorrect(corrector, node); end
|
||||
def ignore_where_first?; end
|
||||
def where_method?(receiver); end
|
||||
end
|
||||
|
||||
RuboCop::Cop::Rails::FindBy::MSG = T.let(T.unsafe(nil), String)
|
||||
Loading…
x
Reference in New Issue
Block a user