Class: Hoygancop::Rules::Ayudenme

Inherits:
Object
  • Object
show all
Includes:
SimpleRule
Defined in:
lib/hoygancop/rules/ayudenme.rb

Instance Method Summary collapse

Methods included from SimpleRule

#hoygan?, #initialize, #report

Instance Method Details

#correctObject



9
10
11
# File 'lib/hoygancop/rules/ayudenme.rb', line 9

def correct
  @text.gsub(/ayudenme/i, "¿me podrían ayudar?")
end