Class: Gem::SafeMarshal::Elements::Array
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(elements) ⇒ Array constructor
Instance Attribute Summary
- #elements readonly
Constructor Details
.new(elements) ⇒ Array
Instance Attribute Details
#elements (readonly)
[ GitHub ]# File 'lib/rubygems/safe_marshal/elements.rb', line 64
attr_reader :elements