Method: Axlsx::Relationships#initialize
- Defined in:
- lib/axlsx/rels/relationships.rb
#initialize ⇒ Relationships
Creates a new Relationships collection based on SimpleTypedList
10 11 12 |
# File 'lib/axlsx/rels/relationships.rb', line 10 def initialize super Relationship end |