Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/flotr.rb
Instance Method Summary collapse
Instance Method Details
#escapeHTML ⇒ Object
11 12 13 |
# File 'lib/flotr.rb', line 11 def escapeHTML CGI.escapeHTML self end |