method
finder?
v2.3.8 -
Show latest stable
- Class:
ActiveRecord::DynamicFinderMatch
finder?()public
No documentation available.
# File activerecord/lib/active_record/dynamic_finder_match.rb, line 29
def finder?
[email protected]? && @instantiator.nil?
end