method

finder

finder()
private

No documentation available.

# File activerecord/lib/active_record/dynamic_matchers.rb, line 88
          def finder
            raise NotImplementedError
          end