Class: XML::Mapping::ArrayNode
- Inherits:
-
Object
- Object
- XML::Mapping::ArrayNode
- Defined in:
- lib/xml/mapping_extensions.rb
Overview
Monkey-patch ArrayNode to regenerate marshallers and unmarshallers after cloning
Instance Attribute Summary collapse
-
#init_args
readonly
Returns the value of attribute init_args.
-
#options
Returns the value of attribute options.
Instance Attribute Details
#init_args (readonly)
Returns the value of attribute init_args.
91 92 93 |
# File 'lib/xml/mapping_extensions.rb', line 91 def init_args @init_args end |
#options
Returns the value of attribute options.
92 93 94 |
# File 'lib/xml/mapping_extensions.rb', line 92 def end |