Class: Attributor::FileUpload

Inherits:
Model show all
Defined in:
lib/attributor/types/file_upload.rb

Constant Summary

Constants inherited from Hash

Hash::CIRCULAR_REFERENCE_MARKER, Hash::MAX_EXAMPLE_DEPTH

Instance Attribute Summary

Attributes inherited from Hash

#contents, #dumping, #validating

Method Summary

Methods inherited from Model

#attributes, check_option!, define_accessors, define_reader, define_writer, #dump, example, generate_subcontext, inherited, #initialize, #method_missing, #respond_to_missing?, #validate

Methods inherited from Hash

#==, #[], #[]=, #_get_attr, add_requirement, attributes, check_option!, construct, constructable?, definition, #delete, describe, dsl_class, dump, #dump, #each, #empty?, example, example_contents, family, from_hash, #generate_subcontext, generate_subcontext, #get, inherited, #initialize, #key?, #key_attribute, #key_type, keys, #keys, load, #merge, native_type, of, #set, #size, valid_type?, validate, #validate, #value_attribute, #value_type, #values

Methods included from Dumpable

#dump

Methods included from Container

included

Constructor Details

This class inherits a constructor from Attributor::Model

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Attributor::Model