Class: Hoygancop::Rules::Ayudenme
- Inherits:
-
Object
- Object
- Hoygancop::Rules::Ayudenme
- Includes:
- SimpleRule
- Defined in:
- lib/hoygancop/rules/ayudenme.rb
Instance Method Summary collapse
Methods included from SimpleRule
#hoygan?, #initialize, #report
Instance Method Details
#correct ⇒ Object
9 10 11 |
# File 'lib/hoygancop/rules/ayudenme.rb', line 9 def correct @text.gsub(/ayudenme/i, "¿me podrían ayudar?") end |