Table of Contents - schema-model-0.6.1 Documentation
Classes and Modules
- Schema
- Schema::ActiveModelValidations
- Schema::ActiveModelValidations::OverrideParsingErrors
- Schema::All
- Schema::ArrayHeaders
- Schema::ArrayHeaders::ClassMethods
- Schema::Arrays
- Schema::Arrays::ClassMethods
- Schema::Associations
- Schema::Associations::Base
- Schema::Associations::Base::ClassMethods
- Schema::Associations::DynamicTypes
- Schema::Associations::DynamicTypes::ClassMethods
- Schema::Associations::HasMany
- Schema::Associations::HasMany::ClassMethods
- Schema::Associations::HasOne
- Schema::Associations::HasOne::ClassMethods
- Schema::Associations::SchemaCreator
- Schema::CSVParser
- Schema::Errors
- Schema::Model
- Schema::Model::ClassMethods
- Schema::Parsers
- Schema::Parsers::American
- Schema::Parsers::Array
- Schema::Parsers::Common
- Schema::Parsers::Hash
- Schema::Parsers::Json
- Schema::ParsingErrors
- Schema::Utils
- SchemaValidator
Methods
- ::convert_array_values — Schema::Parsers::Array
- ::default_attribute_options — Schema::Model
- ::included — Schema::ActiveModelValidations
- ::included — Schema::All
- ::included — Schema::ArrayHeaders
- ::included — Schema::Arrays
- ::included — Schema::Associations::Base
- ::included — Schema::Associations::DynamicTypes
- ::included — Schema::Associations::HasMany
- ::included — Schema::Associations::HasOne
- ::included — Schema::Model
- ::new — Schema::Associations::SchemaCreator
- ::new — Schema::CSVParser
- ::new — Schema::Errors
- ::parse_string_array — Schema::Parsers::Array
- #[] — Schema::Errors
- #[]= — Schema::Errors
- #add — Schema::Errors
- #add_aliases — Schema::Model::ClassMethods
- #add_association_class — Schema::Utils
- #add_association_default_methods — Schema::Utils
- #add_association_defaults — Schema::Utils
- #add_association_dynamic_types — Schema::Utils
- #add_attribute_default_methods — Schema::Utils
- #add_attribute_methods — Schema::Model::ClassMethods
- #add_parsing_error — Schema::Associations::SchemaCreator
- #add_type — Schema::Associations::DynamicTypes::ClassMethods
- #as_json — Schema::Model
- #association_options — Schema::Utils
- #attribute — Schema::Model::ClassMethods
- #base_schema_class — Schema::Associations::Base::ClassMethods
- #base_schema_class= — Schema::Associations::Base::ClassMethods
- #classify_name — Schema::Utils
- #configure_dynamic_schema_options — Schema::Associations::SchemaCreator
- #create_schema — Schema::Associations::SchemaCreator
- #create_schema_class — Schema::Utils
- #create_schema_with_array — Schema::Arrays
- #create_schemas — Schema::Associations::SchemaCreator
- #default_type — Schema::Associations::DynamicTypes::ClassMethods
- #dynamic? — Schema::Associations::SchemaCreator
- #dynamic_type_names — Schema::Associations::DynamicTypes::ClassMethods
- #dynamic_types — Schema::Associations::DynamicTypes::ClassMethods
- #each — Schema::CSVParser
- #empty? — Schema::Errors
- #find_indexes_for_field — Schema::ArrayHeaders::ClassMethods
- #from_array — Schema::Arrays::ClassMethods
- #from_hash — Schema::Model::ClassMethods
- #generate_field_name — Schema::ArrayHeaders::ClassMethods
- #get_default_dynamic_schema_class — Schema::Associations::SchemaCreator
- #get_dynamic_schema_class — Schema::Associations::SchemaCreator
- #get_dynamic_type — Schema::Associations::SchemaCreator
- #get_field_names — Schema::ArrayHeaders::ClassMethods
- #get_header_prefixes — Schema::ArrayHeaders::ClassMethods
- #get_mapped_field_names — Schema::ArrayHeaders::ClassMethods
- #get_mapped_headers — Schema::CSVParser
- #get_mapped_model — Schema::ArrayHeaders::ClassMethods
- #get_model_field_names — Schema::ArrayHeaders::ClassMethods
- #get_schema — Schema::Model
- #get_schema_class — Schema::Associations::SchemaCreator
- #get_unmapped_field_names — Schema::ArrayHeaders::ClassMethods
- #has_many — Schema::Associations::HasMany::ClassMethods
- #has_one — Schema::Associations::HasOne::ClassMethods
- #include_schema_modules — Schema::Utils
- #is_list? — Schema::Associations::SchemaCreator
- #largest_number_of_indexes_from_map — Schema::Arrays
- #map_headers_to_attributes — Schema::ArrayHeaders::ClassMethods
- #map_headers_to_fields — Schema::ArrayHeaders::ClassMethods
- #map_headers_to_has_many_associations — Schema::ArrayHeaders::ClassMethods
- #map_headers_to_has_one_associations — Schema::ArrayHeaders::ClassMethods
- #missing_fields — Schema::CSVParser
- #missing_headers — Schema::CSVParser
- #not_set? — Schema::Model
- #parse_american_date — Schema::Parsers::American
- #parse_american_time — Schema::Parsers::American
- #parse_array — Schema::Parsers::Array
- #parse_boolean — Schema::Parsers::Common
- #parse_date — Schema::Parsers::Common
- #parse_float — Schema::Parsers::Common
- #parse_hash — Schema::Parsers::Hash
- #parse_integer — Schema::Parsers::Common
- #parse_json — Schema::Parsers::Json
- #parse_string — Schema::Parsers::Common
- #parse_time — Schema::Parsers::Common
- #parsing_errors — Schema::ActiveModelValidations::OverrideParsingErrors
- #parsing_errors — Schema::Model
- #schema — Schema::Model::ClassMethods
- #schema_add_dynamic_type — Schema::Associations::DynamicTypes::ClassMethods
- #schema_config — Schema::Model::ClassMethods
- #schema_dynamic_type_class_name — Schema::Associations::DynamicTypes::ClassMethods
- #schema_include — Schema::Model::ClassMethods
- #schema_options — Schema::Associations::Base::ClassMethods
- #schema_with_string_keys — Schema::Model::ClassMethods
- #shift — Schema::CSVParser
- #skip_field? — Schema::ArrayHeaders::ClassMethods
- #to_a — Schema::Arrays
- #to_empty_array — Schema::Arrays::ClassMethods
- #to_h — Schema::Model
- #to_hash — Schema::Model
- #to_headers — Schema::Arrays::ClassMethods
- #type_fields — Schema::Associations::SchemaCreator
- #update_associations — Schema::Model
- #update_attributes — Schema::Model
- #update_attributes_with_array — Schema::Arrays
- #update_model_attributes — Schema::Model
- #update_nested_has_many_associations_from_array — Schema::Arrays
- #update_nested_has_one_associations_from_array — Schema::Arrays
- #update_nested_schemas_from_array — Schema::Arrays
- #valid_schema? — SchemaValidator
- #validate_each — SchemaValidator