Table of Contents - active_attr-0.15.3 Documentation
Classes and Modules
- ActiveAttr
- ActiveAttr::AttributeDefaults
- ActiveAttr::AttributeDefinition
- ActiveAttr::Attributes
- ActiveAttr::Attributes::ClassMethods
- ActiveAttr::BasicModel
- ActiveAttr::BlockInitialization
- ActiveAttr::ChainableInitialization
- ActiveAttr::DangerousAttributeError
- ActiveAttr::Error
- ActiveAttr::Logger
- ActiveAttr::MassAssignment
- ActiveAttr::Matchers
- ActiveAttr::Matchers::HaveAttributeMatcher
- ActiveAttr::Model
- ActiveAttr::QueryAttributes
- ActiveAttr::Railtie
- ActiveAttr::Serialization
- ActiveAttr::TypecastedAttributes
- ActiveAttr::TypecastedAttributes::ClassMethods
- ActiveAttr::Typecasting
- ActiveAttr::Typecasting::BigDecimalTypecaster
- ActiveAttr::Typecasting::Boolean
- ActiveAttr::Typecasting::BooleanTypecaster
- ActiveAttr::Typecasting::DateTimeTypecaster
- ActiveAttr::Typecasting::DateTypecaster
- ActiveAttr::Typecasting::FloatTypecaster
- ActiveAttr::Typecasting::IntegerTypecaster
- ActiveAttr::Typecasting::ObjectTypecaster
- ActiveAttr::Typecasting::StringTypecaster
- ActiveAttr::Typecasting::UnknownTypecasterError
- ActiveAttr::UnknownAttributeError
- Object
Methods
- ::append_features — ActiveAttr::ChainableInitialization
- ::filter_attributes — ActiveAttr::Attributes
- ::filter_attributes= — ActiveAttr::Attributes
- ::logger — ActiveAttr::Logger
- ::logger= — ActiveAttr::Logger
- ::logger? — ActiveAttr::Logger
- ::new — ActiveAttr::AttributeDefinition
- ::new — ActiveAttr::Matchers::HaveAttributeMatcher
- ::new — ActiveAttr::AttributeDefaults
- ::new — ActiveAttr::BlockInitialization
- ::new — ActiveAttr::ChainableInitialization
- ::new — ActiveAttr::MassAssignment
- #<=> — ActiveAttr::AttributeDefinition
- #== — ActiveAttr::Attributes
- #[] — ActiveAttr::AttributeDefinition
- #[] — ActiveAttr::Attributes
- #[]= — ActiveAttr::Attributes
- #_attribute_default — ActiveAttr::AttributeDefaults
- #_attribute_type — ActiveAttr::TypecastedAttributes
- #_attribute_type — ActiveAttr::TypecastedAttributes::ClassMethods
- #_attribute_typecaster — ActiveAttr::TypecastedAttributes
- #actual_attribute_definition — ActiveAttr::Matchers::HaveAttributeMatcher
- #apply_defaults — ActiveAttr::AttributeDefaults
- #assign_attributes — ActiveAttr::MassAssignment
- #attribute — ActiveAttr::Attributes
- #attribute — ActiveAttr::Attributes::ClassMethods
- #attribute — ActiveAttr::TypecastedAttributes
- #attribute! — ActiveAttr::Attributes::ClassMethods
- #attribute= — ActiveAttr::Attributes
- #attribute? — ActiveAttr::QueryAttributes
- #attribute_before_type_cast — ActiveAttr::TypecastedAttributes
- #attribute_defaults — ActiveAttr::AttributeDefaults
- #attribute_methods — ActiveAttr::Attributes::ClassMethods
- #attribute_names — ActiveAttr::Attributes::ClassMethods
- #attributes — ActiveAttr::Attributes
- #attributes — ActiveAttr::Attributes::ClassMethods
- #attributes= — ActiveAttr::Attributes::ClassMethods
- #attributes= — ActiveAttr::MassAssignment
- #attributes_map — ActiveAttr::Attributes
- #call — ActiveAttr::Typecasting::BigDecimalTypecaster
- #call — ActiveAttr::Typecasting::BooleanTypecaster
- #call — ActiveAttr::Typecasting::DateTimeTypecaster
- #call — ActiveAttr::Typecasting::DateTypecaster
- #call — ActiveAttr::Typecasting::FloatTypecaster
- #call — ActiveAttr::Typecasting::IntegerTypecaster
- #call — ActiveAttr::Typecasting::ObjectTypecaster
- #call — ActiveAttr::Typecasting::StringTypecaster
- #dangerous_attribute? — ActiveAttr::Attributes::ClassMethods
- #description — ActiveAttr::Matchers::HaveAttributeMatcher
- #expected_attribute_definition — ActiveAttr::Matchers::HaveAttributeMatcher
- #failure_message — ActiveAttr::Matchers::HaveAttributeMatcher
- #failure_message_when_negated — ActiveAttr::Matchers::HaveAttributeMatcher
- #have_attribute — ActiveAttr::Matchers
- #inherited — ActiveAttr::Attributes::ClassMethods
- #inspect — ActiveAttr::AttributeDefinition
- #inspect — ActiveAttr::Attributes
- #inspect — ActiveAttr::Attributes::ClassMethods
- #inspect — ActiveAttr::TypecastedAttributes::ClassMethods
- #instance_method_already_implemented? — ActiveAttr::Attributes::ClassMethods
- #matches? — ActiveAttr::Matchers::HaveAttributeMatcher
- #missing_ancestors — ActiveAttr::Matchers::HaveAttributeMatcher
- #negative_failure_message — ActiveAttr::Matchers::HaveAttributeMatcher
- #of_type — ActiveAttr::Matchers::HaveAttributeMatcher
- #persisted? — ActiveAttr::BasicModel
- #query_attribute — ActiveAttr::QueryAttributes
- #read_attribute — ActiveAttr::Attributes
- #sanitize_for_mass_assignment_if_sanitizer — ActiveAttr::MassAssignment
- #sanitize_for_mass_assignment_with_or_without_role — ActiveAttr::MassAssignment
- #to_s — ActiveAttr::AttributeDefinition
- #to_sym — ActiveAttr::AttributeDefinition
- #typecast_attribute — ActiveAttr::Typecasting
- #typecaster_for — ActiveAttr::Typecasting
- #with_default_value_of — ActiveAttr::Matchers::HaveAttributeMatcher
- #write_attribute — ActiveAttr::Attributes