Module: Coconductor::Matchers::Matcher

Included in:
Dice, Exact, FieldAware
Defined in:
lib/coconductor/matchers/matcher.rb

Instance Method Summary collapse

Instance Method Details

#potential_matchesObject



6
7
8
# File 'lib/coconductor/matchers/matcher.rb', line 6

def potential_matches
  @potential_matches ||= CodeOfConduct.all
end