class Plist::PReal
Public Instance Methods
to_ruby()
click to toggle source
# File lib/plist/parser.rb, line 218 def to_ruby text.to_f end
# File lib/plist/parser.rb, line 218 def to_ruby text.to_f end