Method: Precheck::CurseWordsRule.description

Defined in:
precheck/lib/precheck/rules/curse_words_rule.rb

.descriptionObject



19
20
21
# File 'precheck/lib/precheck/rules/curse_words_rule.rb', line 19

def self.description
  "including words that might be considered objectionable"
end