instance method
finder
Ruby on Rails 6.1.7.10
Since v5.2.8.1 Last seen in v8.0.4 PrivateSignature
finder()
No documentation comment.
Source
# File activerecord/lib/active_record/dynamic_matchers.rb, line 88
def finder
raise NotImplementedError
end
Defined in activerecord/lib/active_record/dynamic_matchers.rb line 88
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::DynamicMatchers::Method