Libraries
»
xing-vpim
(0.658.1)
»
Index
»
Plist
»
PString
»
#to_ruby
Method: Plist::PString#to_ruby
Defined in:
lib/plist/parser.rb
#
to_ruby
⇒
Object
166 167 168
# File 'lib/plist/parser.rb', line 166
def
to_ruby
CGI
::
unescapeHTML
(
text
||
''
)
end