class Gem::SafeMarshal::Elements::Float
Attribute
Öffentliche Klassenmethoden
Source
# File lib/rubygems/safe_marshal/elements.rb, line 123 def initialize(string) @string = string end
# File lib/rubygems/safe_marshal/elements.rb, line 123 def initialize(string) @string = string end