class Gem::SafeMarshal::Elements::Float
Attributes
Public Class Methods
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