Class: Virtus::Attribute::Array
- Inherits:
-
Collection
- Object
- Virtus::Attribute
- Object
- Collection
- Virtus::Attribute::Array
- Includes:
- Collection::MemberCoercion
- Defined in:
- lib/virtus/attribute/array.rb
Overview
Array
Constant Summary
Constants included from TypeLookup
Instance Attribute Summary
Attributes inherited from Collection
Attributes inherited from Virtus::Attribute
#coercion_method, #default, #name, #options
Method Summary
Methods included from Collection::MemberCoercion
Methods inherited from Collection
#coerce, #coerce_and_append_member, #initialize, merge_options, #new_collection
Methods inherited from Virtus::Attribute
build, #coerce, #define_accessor_methods, #define_reader_method, #define_writer_method, determine_type, #get, #get!, #initialize, #inspect, merge_options, #public_reader?, #public_writer?, #set, #set!, #value_coerced?
Methods included from TypeLookup
#determine_type, extended, #primitive
Methods included from Options
#accept_options, #accepted_options, #options
Constructor Details
This class inherits a constructor from Virtus::Attribute::Collection