Class: Gem::SafeMarshal::Elements::String
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           Element | |
| Instance Chain: 
          self,
           Element | |
| Inherits: | Gem::SafeMarshal::Elements::Element 
 | 
| Defined in: | lib/rubygems/safe_marshal/elements.rb | 
Class Method Summary
- .new(str) ⇒ String constructor
Instance Attribute Summary
- #str readonly
Constructor Details
    .new(str)  ⇒ String 
  
Instance Attribute Details
#str (readonly)
[ GitHub ]# File 'lib/rubygems/safe_marshal/elements.rb', line 39
attr_reader :str