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



4
5
6
# File 'lib/coconductor/matchers/matcher.rb', line 4

def potential_matches
  @potential_matches ||= CodeOfConduct.all
end