Module Rubilicious::Extras::String
In: rubilicious.rb  (CVS)

Module containing methods to maintain compatability with methods added to the top-level String class in Rubilicious 0.1.x.

Note: These methods are deprecated and may be removed from a future version of Rubilicious.

Methods

Public Instance methods

XML escape elements, including spaces, ?, and +

Escape XML-special characters in string.

Note: this method is deprecated and may be removed from a future version of Rubilicious.

[Validate]