class Plist::PString
Public Instance Methods
to_ruby()
click to toggle source
# File lib/plist/parser.rb, line 188 def to_ruby CGI::unescapeHTML(text || '') end
# File lib/plist/parser.rb, line 188 def to_ruby CGI::unescapeHTML(text || '') end