Class: Attributor::FileUpload
- 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, describe, #dump, generate_subcontext, inherited, #initialize, #method_missing, #respond_to_missing?, #validate
Methods inherited from Hash
#==, attributes, check_option!, construct, constructable?, definition, describe, dsl_class, #dump, dump, example, example_contents, from_hash, generate_subcontext, #generate_subcontext, #get, inherited, #initialize, #key_attribute, #key_type, keys, load, native_type, of, #set, valid_type?, validate, #validate, #value_attribute, #value_type
Methods included from Container
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