Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/qna_maker/string.rb
Overview
Monkey-patched String method for fixing responses.
Instance Method Summary collapse
-
#normalize ⇒ String
Fixes <, & and other &‘s characters, replaces crlf to lf newlines.