Libraries
»
plist
(3.7.2)
»
Index
»
Plist
»
PString
»
#to_ruby
Method: Plist::PString#to_ruby
Defined in:
lib/plist/parser.rb
#
to_ruby
⇒
Object
205 206 207
# File 'lib/plist/parser.rb', line 205
def
to_ruby
CGI
.
unescapeHTML
(
text
||
'
'
)
end