Table of Contents - shoulda-matchers-5.1.0 Documentation
Classes and Modules
- Shoulda
- Shoulda::Matchers
- Shoulda::Matchers::ActionController
- Shoulda::Matchers::ActionController::CallbackMatcher
- Shoulda::Matchers::ActionController::FilterParamMatcher
- Shoulda::Matchers::ActionController::FlashStore
- Shoulda::Matchers::ActionController::PermitMatcher
- Shoulda::Matchers::ActionController::PermitMatcher::ActionNotDefinedError
- Shoulda::Matchers::ActionController::PermitMatcher::CompositeParametersDoubleRegistry
- Shoulda::Matchers::ActionController::PermitMatcher::ParametersDoubleRegistry
- Shoulda::Matchers::ActionController::PermitMatcher::VerbNotDefinedError
- Shoulda::Matchers::ActionController::RedirectToMatcher
- Shoulda::Matchers::ActionController::RenderTemplateMatcher
- Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- Shoulda::Matchers::ActionController::RescueFromMatcher
- Shoulda::Matchers::ActionController::RespondWithMatcher
- Shoulda::Matchers::ActionController::RouteMatcher
- Shoulda::Matchers::ActionController::RouteParams
- Shoulda::Matchers::ActionController::SessionStore
- Shoulda::Matchers::ActionController::SetFlashMatcher
- Shoulda::Matchers::ActionController::SetFlashMatcher::QualifierOrderError
- Shoulda::Matchers::ActionController::SetSessionMatcher
- Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- Shoulda::Matchers::ActiveModel
- Shoulda::Matchers::ActiveModel::AllowValueMatcher
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeChangedValueError
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeDoesNotExistError
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetter
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetterAndValidator
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetters
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::SuccessfulCheck
- Shoulda::Matchers::ActiveModel::AllowValueMatcher::SuccessfulSetting
- Shoulda::Matchers::ActiveModel::CouldNotDetermineValueOutsideOfArray
- Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- Shoulda::Matchers::ActiveModel::HaveSecurePasswordMatcher
- Shoulda::Matchers::ActiveModel::Helpers
- Shoulda::Matchers::ActiveModel::NonNullableBooleanError
- Shoulda::Matchers::ActiveModel::NumericalityMatchers
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::EvenNumberMatcher
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::OddNumberMatcher
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::OnlyIntegerMatcher
- Shoulda::Matchers::ActiveModel::Qualifiers
- Shoulda::Matchers::ActiveModel::Qualifiers::AllowNil
- Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- Shoulda::Matchers::ActiveModel::Qualifiers::IgnoringInterferenceByWriter
- Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateAcceptanceOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- Shoulda::Matchers::ActiveModel::ValidationMatcher
- Shoulda::Matchers::ActiveModel::ValidationMatcher::BuildDescription
- Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- Shoulda::Matchers::ActiveModel::Validator
- Shoulda::Matchers::ActiveRecord
- Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionalMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::RequiredMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher::DecoratedColumn
- Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher::PrimaryCheckFailedError
- Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher::SecondaryCheckFailedError
- Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
- Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- Shoulda::Matchers::ActiveRecord::SerializeMatcher
- Shoulda::Matchers::ActiveRecord::Uniqueness
- Shoulda::Matchers::ActiveRecord::Uniqueness::Model
- Shoulda::Matchers::ActiveRecord::Uniqueness::Namespace
- Shoulda::Matchers::ActiveRecord::Uniqueness::TestModelCreator
- Shoulda::Matchers::ActiveRecord::Uniqueness::TestModels
- Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::AttributeSetters
- Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::ExistingRecordInvalid
- Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::NonCaseSwappableValueError
- Shoulda::Matchers::Configuration
- Shoulda::Matchers::Document
- Shoulda::Matchers::Doublespeak
- Shoulda::Matchers::Doublespeak::Double
- Shoulda::Matchers::Doublespeak::DoubleCollection
- Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- Shoulda::Matchers::Doublespeak::MethodCall
- Shoulda::Matchers::Doublespeak::ObjectDouble
- Shoulda::Matchers::Doublespeak::ProxyImplementation
- Shoulda::Matchers::Doublespeak::StubImplementation
- Shoulda::Matchers::Doublespeak::World
- Shoulda::Matchers::Error
- Shoulda::Matchers::Independent
- Shoulda::Matchers::Independent::DelegateMethodMatcher
- Shoulda::Matchers::Independent::DelegateMethodMatcher::DelegateObjectNotSpecified
- Shoulda::Matchers::Integrations
- Shoulda::Matchers::Integrations::Configuration
- Shoulda::Matchers::Integrations::ConfigurationError
- Shoulda::Matchers::Integrations::Inclusion
- Shoulda::Matchers::Integrations::Libraries
- Shoulda::Matchers::Integrations::Libraries::ActionController
- Shoulda::Matchers::Integrations::Libraries::ActiveModel
- Shoulda::Matchers::Integrations::Libraries::ActiveRecord
- Shoulda::Matchers::Integrations::Libraries::MissingLibrary
- Shoulda::Matchers::Integrations::Libraries::Rails
- Shoulda::Matchers::Integrations::Libraries::Routing
- Shoulda::Matchers::Integrations::Rails
- Shoulda::Matchers::Integrations::Registry
- Shoulda::Matchers::Integrations::TestFrameworks
- Shoulda::Matchers::Integrations::TestFrameworks::ActiveSupportTestCase
- Shoulda::Matchers::Integrations::TestFrameworks::Minitest4
- Shoulda::Matchers::Integrations::TestFrameworks::Minitest5
- Shoulda::Matchers::Integrations::TestFrameworks::MissingTestFramework
- Shoulda::Matchers::Integrations::TestFrameworks::Rspec
- Shoulda::Matchers::Integrations::TestFrameworks::TestUnit
- Shoulda::Matchers::Line
- Shoulda::Matchers::MatcherContext
- Shoulda::Matchers::Paragraph
- Shoulda::Matchers::RailsShim
- Shoulda::Matchers::RailsShim::FakeAttributeType
- Shoulda::Matchers::Routing
- Shoulda::Matchers::Text
- Shoulda::Matchers::Util
- Shoulda::Matchers::WordWrap
Methods
- ::a_or_an — Shoulda::Matchers::Util
- ::action_pack_version — Shoulda::Matchers::RailsShim
- ::active_model_lt_7? — Shoulda::Matchers::RailsShim
- ::active_model_version — Shoulda::Matchers::RailsShim
- ::active_record_gte_6? — Shoulda::Matchers::RailsShim
- ::active_record_version — Shoulda::Matchers::RailsShim
- ::apply — Shoulda::Matchers::Integrations::Configuration
- ::attribute_serialization_coder_for — Shoulda::Matchers::RailsShim
- ::attribute_type_for — Shoulda::Matchers::RailsShim
- ::attribute_types_for — Shoulda::Matchers::RailsShim
- ::call — Shoulda::Matchers::ActiveModel::ValidationMatcher::BuildDescription
- ::configuration — Shoulda::Matchers
- ::configure — Shoulda::Matchers
- ::create — Shoulda::Matchers::ActiveModel::NonNullableBooleanError
- ::create — Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- ::create — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModelCreator
- ::create — Shoulda::Matchers::Doublespeak::ProxyImplementation
- ::create — Shoulda::Matchers::Doublespeak::StubImplementation
- ::create — Shoulda::Matchers::Error
- ::create — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModels
- ::debug — Shoulda::Matchers::Doublespeak
- ::debugging_enabled? — Shoulda::Matchers::Doublespeak
- ::deconstantize — Shoulda::Matchers::Util
- ::digestible_attributes_in — Shoulda::Matchers::RailsShim
- ::dummy_value_for — Shoulda::Matchers::Util
- ::find — Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- ::find_class! — Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- ::find_library! — Shoulda::Matchers::Integrations
- ::find_test_framework! — Shoulda::Matchers::Integrations
- ::future — Shoulda::Matchers::ActionController::FlashStore
- ::generate_validation_message — Shoulda::Matchers::RailsShim
- ::has_secure_password? — Shoulda::Matchers::RailsShim
- ::indent — Shoulda::Matchers::Util
- ::inspect_hash — Shoulda::Matchers::Util
- ::inspect_range — Shoulda::Matchers::Util
- ::inspect_value — Shoulda::Matchers::Util
- ::inspect_values — Shoulda::Matchers::Util
- ::integrations — Shoulda::Matchers
- ::library_registry — Shoulda::Matchers::Integrations
- ::new — Shoulda::Matchers::ActionController::CallbackMatcher
- ::new — Shoulda::Matchers::ActionController::FilterParamMatcher
- ::new — Shoulda::Matchers::ActionController::FlashStore
- ::new — Shoulda::Matchers::ActionController::PermitMatcher
- ::new — Shoulda::Matchers::ActionController::PermitMatcher::CompositeParametersDoubleRegistry
- ::new — Shoulda::Matchers::ActionController::PermitMatcher::ParametersDoubleRegistry
- ::new — Shoulda::Matchers::ActionController::RedirectToMatcher
- ::new — Shoulda::Matchers::ActionController::RenderTemplateMatcher
- ::new — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- ::new — Shoulda::Matchers::ActionController::RescueFromMatcher
- ::new — Shoulda::Matchers::ActionController::RespondWithMatcher
- ::new — Shoulda::Matchers::ActionController::RouteMatcher
- ::new — Shoulda::Matchers::ActionController::RouteParams
- ::new — Shoulda::Matchers::ActionController::SetFlashMatcher
- ::new — Shoulda::Matchers::ActionController::SetSessionMatcher
- ::new — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- ::new — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- ::new — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetterAndValidator
- ::new — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetters
- ::new — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators
- ::new — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- ::new — Shoulda::Matchers::ActiveModel::HaveSecurePasswordMatcher
- ::new — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- ::new — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- ::new — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- ::new — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidateAcceptanceOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidationMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidationMatcher::BuildDescription
- ::new — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- ::new — Shoulda::Matchers::ActiveModel::Validator
- ::new — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionalMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::RequiredMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- ::new — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- ::new — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- ::new — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- ::new — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher::DecoratedColumn
- ::new — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- ::new — Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- ::new — Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
- ::new — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- ::new — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- ::new — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- ::new — Shoulda::Matchers::ActiveRecord::Uniqueness::Model
- ::new — Shoulda::Matchers::ActiveRecord::Uniqueness::Namespace
- ::new — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModelCreator
- ::new — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- ::new — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::AttributeSetters
- ::new — Shoulda::Matchers::Configuration
- ::new — Shoulda::Matchers::Doublespeak::Double
- ::new — Shoulda::Matchers::Doublespeak::DoubleCollection
- ::new — Shoulda::Matchers::Doublespeak::MethodCall
- ::new — Shoulda::Matchers::Doublespeak::ObjectDouble
- ::new — Shoulda::Matchers::Doublespeak::ProxyImplementation
- ::new — Shoulda::Matchers::Doublespeak::StubImplementation
- ::new — Shoulda::Matchers::Doublespeak::World
- ::new — Shoulda::Matchers::Error
- ::new — Shoulda::Matchers::Independent::DelegateMethodMatcher
- ::new — Shoulda::Matchers::Integrations::Configuration
- ::new — Shoulda::Matchers::MatcherContext
- ::new — Shoulda::Matchers::RailsShim::FakeAttributeType
- ::new — Shoulda::Matchers::Document
- ::new — Shoulda::Matchers::Paragraph
- ::new — Shoulda::Matchers::Line
- ::new — Shoulda::Matchers::ActiveModel::Qualifiers::AllowNil
- ::new — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoringInterferenceByWriter
- ::next_unique_copy_of — Shoulda::Matchers::ActiveRecord::Uniqueness::Model
- ::now — Shoulda::Matchers::ActionController::FlashStore
- ::parent_of — Shoulda::Matchers::RailsShim
- ::permitted_parameter_names_within — Shoulda::Matchers::ActionController::PermitMatcher::ParametersDoubleRegistry
- ::register — Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- ::register_library — Shoulda::Matchers::Integrations
- ::register_test_framework — Shoulda::Matchers::Integrations
- ::registry — Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- ::remove_all — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModels
- ::root_namespace — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModels
- ::safe_constantize — Shoulda::Matchers::Util
- ::secure_password_module — Shoulda::Matchers::RailsShim
- ::serialized_attributes_for — Shoulda::Matchers::RailsShim
- ::set — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetter
- ::simply_generate_validation_message — Shoulda::Matchers::RailsShim
- ::supports_full_attributes_api? — Shoulda::Matchers::RailsShim
- ::test_framework_registry — Shoulda::Matchers::Integrations
- ::verb_for_update — Shoulda::Matchers::RailsShim
- ::warn — Shoulda::Matchers
- ::warn_about_deprecated_method — Shoulda::Matchers
- ::world — Shoulda::Matchers::Doublespeak
- #+ — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::AttributeSetters
- #<< — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::AttributeSetters
- #== — Shoulda::Matchers::Doublespeak::MethodCall
- #[] — Shoulda::Matchers::ActionController::SetFlashMatcher
- #[] — Shoulda::Matchers::ActionController::SetSessionMatcher
- #[] — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #_after_setting_value — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #accept_nested_attributes_for — Shoulda::Matchers::ActiveRecord
- #activate — Shoulda::Matchers::Doublespeak::Double
- #activate — Shoulda::Matchers::Doublespeak::DoubleCollection
- #activate — Shoulda::Matchers::Doublespeak::World
- #activated? — Shoulda::Matchers::Doublespeak::Double
- #active_resource_object? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #actual_enum_values — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #actual_foreign_key — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #actual_indexes — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #actual_join_table_columns — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #actual_permitted_parameter_names — Shoulda::Matchers::ActionController::PermitMatcher
- #actual_primary? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #actual_scale — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #actual_sets_of_scopes — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #actual_value_for — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #actual_value_for_class_name — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #actual_value_for_option — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #actual_value_for_relation_clause — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #add_disallow_value_matcher — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #add_params — Shoulda::Matchers::ActionController::PermitMatcher
- #add_port_to_path — Shoulda::Matchers::ActionController::RouteMatcher
- #add_submatcher — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #add_submatcher — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #all_bounds_correct? — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #all_formatted_validation_error_messages — Shoulda::Matchers::ActiveModel::Validator
- #all_scopes_are_booleans? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #all_validation_errors — Shoulda::Matchers::ActiveModel::Validator
- #allow_blank — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #allow_blank — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #allow_blank_does_not_match? — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #allow_blank_matches? — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #allow_description — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #allow_destroy — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #allow_destroy_correct? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #allow_nil — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #allow_nil — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #allow_nil — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #allow_nil — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #allow_nil — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #allow_nil — Shoulda::Matchers::ActiveModel::Qualifiers::AllowNil
- #allow_nil_does_not_match? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #allow_nil_matches? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #allow_value — Shoulda::Matchers::ActiveModel
- #allow_value_matcher — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #allow_values — Shoulda::Matchers::ActiveModel
- #allowed_type_adjective — Shoulda::Matchers::ActiveModel::NumericalityMatchers::EvenNumberMatcher
- #allowed_type_adjective — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #allowed_type_adjective — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OddNumberMatcher
- #allowed_type_name — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #allowed_type_name — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OnlyIntegerMatcher
- #allows_all_values_in_array? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #allows_and_double_checks_value_of! — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #allows_any_value_outside_of_array? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #allows_any_values_in_array? — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #allows_different_value — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #allows_higher_length? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #allows_higher_value — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #allows_higher_value — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #allows_length_of? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #allows_lower_length? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #allows_lower_value — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #allows_lower_value — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #allows_maximum_length? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #allows_maximum_value — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #allows_maximum_value — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #allows_minimum_length? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #allows_minimum_value — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #allows_minimum_value — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #allows_missing_confirmation — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #allows_nil_value? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #allows_original_or_typecast_value? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #allows_same_value — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #allows_value_of — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #already_exists? — Shoulda::Matchers::ActiveRecord::Uniqueness::Model
- #always? — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- #apply — Shoulda::Matchers::Integrations::Configuration
- #arbitrary_non_blank_value — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #array_column? — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #as — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #as — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #as_instance_of — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #assertions — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #associated_class — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #association? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #association_exists? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #association_foreign_key — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #association_name — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #association_options — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #association_reflection — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #association_relation — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #association_relation — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #association_set_properly? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #assume_that_subject_is_not_a_class — Shoulda::Matchers::MatcherContext
- #attachment? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #attachments_association_exists? — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #attachments_association_matcher — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #attachments_association_name — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #attribute_accepts_string_values? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #attribute_allows_nil? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #attribute_changed_value! — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_changed_value? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_changed_value_error — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_changed_value_message — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_changed_value_message — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #attribute_column — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #attribute_does_not_exist! — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_does_not_exist_error — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_exists? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_is_active_record_column? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #attribute_is_an_enum? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_is_serialized? — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #attribute_names_under_test — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #attribute_present_on_model? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #attribute_serialization_coder — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #attribute_setter — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetterAndValidator
- #attribute_setter_description — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetterAndValidator
- #attribute_setter_descriptions_for_new_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #attribute_setter_for_existing_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #attribute_setters_and_validators_for_values_to_set — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_setters_for_new_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #attribute_setters_for_values_to_preset — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #attribute_type — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #attribute_type — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #authenticate_method — Shoulda::Matchers::ActiveModel::HaveSecurePasswordMatcher
- #autosave — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #autosave_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #available_enum_values_for — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #backed_by_column_of_type — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #belong_to — Shoulda::Matchers::ActiveRecord
- #belongs_foreign_key_missing? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #belongs_to_association_being_validated? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #belongs_to_association_configured_to_be_required? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #belongs_to_required_by_default? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #blank_values — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #blobs_association_exists? — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #blobs_association_matcher — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #blobs_association_name — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #boolean_outside_values — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #boolean_value? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #build_allow_or_disallow_value_matcher — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #build_allow_or_disallow_value_matcher — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #build_attribute_setter — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #build_delegating_method_prefix — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #build_new_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #build_relation_with_clause — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #build_submatcher_failure_message_for — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #call — Shoulda::Matchers::ActiveModel::ValidationMatcher::BuildDescription
- #call — Shoulda::Matchers::ActiveModel::Validator
- #call — Shoulda::Matchers::Doublespeak::ProxyImplementation
- #call — Shoulda::Matchers::Doublespeak::StubImplementation
- #call_delegating_method_with_delegate_method_returning — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #call_original_method — Shoulda::Matchers::Doublespeak::Double
- #callbacks — Shoulda::Matchers::ActionController::CallbackMatcher
- #calls_by_method_name — Shoulda::Matchers::Doublespeak::DoubleCollection
- #calls_on_delegate_object — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #calls_to — Shoulda::Matchers::Doublespeak::DoubleCollection
- #calls_to — Shoulda::Matchers::Doublespeak::ObjectDouble
- #calls_to_delegate_method — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #captured_range_error? — Shoulda::Matchers::ActiveModel::Validator
- #captured_validation_exception? — Shoulda::Matchers::ActiveModel::Validator
- #case_insensitive — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #case_sensitivity_strategy — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #changed? — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- #check — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #check_column_exists! — Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- #check_implicit_order_column_matches! — Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- #checked? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #class_exists? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #class_has_foreign_key? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #class_name — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #class_name — Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
- #class_name_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #class_or_instance_method_indicator — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #class_under_test — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #class_valid? — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #clause_for_allow_blank_or_nil — Shoulda::Matchers::ActiveModel::ValidationMatcher::BuildDescription
- #clear — Shoulda::Matchers::ActiveRecord::Uniqueness::Namespace
- #clear_default_test_framework — Shoulda::Matchers::Integrations::Configuration
- #coder — Shoulda::Matchers::RailsShim::FakeAttributeType
- #collection? — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #collection_association? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #column — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #column_exists? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #column_for — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #column_label — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #column_limit_for — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #column_names_for — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #column_type — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #column_type — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #column_type_matches? — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #column_type_to_attribute_type — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #columns_hash — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #combine_list_item_lines — Shoulda::Matchers::Paragraph
- #combine_paragraph_into_one_line — Shoulda::Matchers::Paragraph
- #comparison_combos — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #comparison_description — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #comparison_descriptions — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #comparison_expectation — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #comparison_matcher_for — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #condition_matches? — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- #conditions — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #conditions_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #config — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #considering? — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- #context_set? — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #controller_and_action_given_as_string? — Shoulda::Matchers::ActionController::RouteParams
- #copy_discard_if_necessary — Shoulda::Matchers::ActionController::FlashStore
- #copy_flashes — Shoulda::Matchers::ActionController::FlashStore
- #copy_of_flash_from_controller — Shoulda::Matchers::ActionController::FlashStore
- #correct_array? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #correct_column_type? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #correct_default? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #correct_for? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_boolean? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_constant? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_hash? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_relation_clause? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_string? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_limit? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #correct_null? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #correct_precision? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #correct_primary? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #correct_scale? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #correct_status_code? — Shoulda::Matchers::ActionController::RespondWithMatcher
- #correct_status_code_range? — Shoulda::Matchers::ActionController::RespondWithMatcher
- #correct_unique? — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #counter_cache — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #create — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModelCreator
- #create_existing_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #deactivate — Shoulda::Matchers::Doublespeak::Double
- #deactivate — Shoulda::Matchers::Doublespeak::DoubleCollection
- #deactivate — Shoulda::Matchers::Doublespeak::World
- #default_attribute_changed_value_message — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #default_attribute_message — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #default_attribute_message_values — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #default_error_message — Shoulda::Matchers::ActiveModel::Helpers
- #default_expected_message — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #default_failure_message_preface — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #default_to — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- #default_verb — Shoulda::Matchers::ActionController::PermitMatcher
- #define_enum_for — Shoulda::Matchers::ActiveRecord
- #defined_as_enum? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #defined_enums — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #delegate_method — Shoulda::Matchers::Independent
- #delegate_object_received_call? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #delegate_object_received_call_with_delegated_arguments? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #dependent — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #described_table_name — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #description — Shoulda::Matchers::ActionController::CallbackMatcher
- #description — Shoulda::Matchers::ActionController::FilterParamMatcher
- #description — Shoulda::Matchers::ActionController::PermitMatcher
- #description — Shoulda::Matchers::ActionController::RedirectToMatcher
- #description — Shoulda::Matchers::ActionController::RenderTemplateMatcher
- #description — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #description — Shoulda::Matchers::ActionController::RescueFromMatcher
- #description — Shoulda::Matchers::ActionController::RespondWithMatcher
- #description — Shoulda::Matchers::ActionController::RouteMatcher
- #description — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #description — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #description — Shoulda::Matchers::ActiveModel::HaveSecurePasswordMatcher
- #description — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #description — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #description — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionalMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::RequiredMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #description — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #description — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #description — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #description — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #description — Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- #description — Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
- #description — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- #description — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #description — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #description — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #description_clauses_for_qualifiers — Shoulda::Matchers::ActiveModel::ValidationMatcher::BuildDescription
- #description_for_attribute_setter — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #description_for_case_sensitive_qualifier — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #description_for_resulting_attribute_setter — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #descriptions_for_attribute_setters_for_new_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #descriptions_for_preset_values — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #determine_where_to_break_line — Shoulda::Matchers::Line
- #diff_to_compare — Shoulda::Matchers::ActiveModel::NumericalityMatchers::EvenNumberMatcher
- #diff_to_compare — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #diff_to_compare — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OddNumberMatcher
- #diff_to_compare — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OnlyIntegerMatcher
- #diffs_to_compare — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #disallow_value_matcher — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #disallow_value_matcher — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #disallowed_value — Shoulda::Matchers::ActiveModel::NumericalityMatchers::EvenNumberMatcher
- #disallowed_value — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #disallowed_value — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OddNumberMatcher
- #disallowed_value — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OnlyIntegerMatcher
- #disallowed_values — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #disallows_all_values_in_array? — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #disallows_all_values_outside_of_array? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #disallows_and_double_checks_value_of! — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #disallows_any_values_in_array? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #disallows_different_value — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #disallows_higher_length? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #disallows_higher_value — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #disallows_higher_value — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #disallows_length_of? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #disallows_lower_length? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #disallows_lower_value — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #disallows_lower_value — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #disallows_maximum_length? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #disallows_maximum_value — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #disallows_maximum_value — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #disallows_minimum_length? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #disallows_minimum_value — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #disallows_minimum_value — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #disallows_missing_confirmation — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #disallows_nil_value? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #disallows_original_or_typecast_value? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #disallows_same_value — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #disallows_value_of — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetters
- #does_not_match? — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators
- #does_not_match? — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidateAcceptanceOfMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #does_not_match? — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #does_not_match? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #does_not_match_allow_blank? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #does_not_match_allow_nil? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #does_not_match_for_array? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #does_not_match_for_range? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #does_not_match_presence_of_attribute? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #does_not_match_presence_of_scopes? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #does_not_match_scopes_configuration? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #does_not_match_uniqueness_with_case_sensitivity_strategy? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #does_not_match_uniqueness_with_scopes? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #does_not_match_uniqueness_without_scopes? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #double_collection_for — Shoulda::Matchers::Doublespeak::World
- #double_collections_by_class — Shoulda::Matchers::Doublespeak::World
- #doubles_activated? — Shoulda::Matchers::Doublespeak::World
- #dummy_scalar_value_for — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #dummy_value_for — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #each — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetters
- #each — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators
- #each — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::AttributeSetters
- #eager_loading_scope_exists? — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #empty? — Shoulda::Matchers::ActionController::SessionStore
- #ensure_action_and_verb_present! — Shoulda::Matchers::ActionController::PermitMatcher
- #ensure_delegate_object_has_been_specified! — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #enum_column? — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #enum_defined? — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #enum_value_methods_exist? — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #enum_values — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #enum_values — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #enum_values_match? — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #error_description — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- #errors — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #even — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #example_of_belongs_to — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #existing_and_new_values_are_same? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #existing_model — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModelCreator
- #existing_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #existing_value_read — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #existing_value_written — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #exists? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #expectation — Shoulda::Matchers::ActionController::PermitMatcher
- #expectation — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #expectation — Shoulda::Matchers::ActionController::RescueFromMatcher
- #expectation — Shoulda::Matchers::ActionController::RespondWithMatcher
- #expectation — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #expectation — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #expectation — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #expectation — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #expectation — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #expectation — Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- #expectation — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #expectation_description — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #expected_column_type — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #expected_enum_value_names — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #expected_enum_values — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #expected_join_table_columns — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #expected_message — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #expected_message_from — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #expected_methods — Shoulda::Matchers::ActiveModel::HaveSecurePasswordMatcher
- #expected_prefix — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #expected_scopes — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #expected_singleton_methods — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #expected_suffix — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #expected_value_for — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #expected_value_for_constant — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #expected_value_for_relation_clause — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #expected_value_matches? — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #expected_value_set? — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #expects_custom_validation_message? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #expects_custom_validation_message? — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #expects_custom_validation_message? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #expects_custom_validation_message? — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #expects_strict? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #expects_strict? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #expects_strict? — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #expects_strict? — Shoulda::Matchers::ActiveModel::Validator
- #expects_to_allow_blank? — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #expects_to_allow_blank? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #expects_to_allow_nil? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #expects_to_allow_nil? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #expects_to_allow_nil? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #expects_to_allow_nil? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #expects_to_allow_nil? — Shoulda::Matchers::ActiveModel::Qualifiers::AllowNil
- #expects_to_allow_nil_delegate_object? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #extract_params_from_string — Shoulda::Matchers::ActionController::RouteParams
- #extract_relation_clause_from — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #failed_to_allow_nil_delegate_object? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #failing_submatchers — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #failing_submatchers — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #failure_message — Shoulda::Matchers::ActionController::CallbackMatcher
- #failure_message — Shoulda::Matchers::ActionController::FilterParamMatcher
- #failure_message — Shoulda::Matchers::ActionController::PermitMatcher
- #failure_message — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #failure_message — Shoulda::Matchers::ActionController::RescueFromMatcher
- #failure_message — Shoulda::Matchers::ActionController::RespondWithMatcher
- #failure_message — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #failure_message — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #failure_message — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #failure_message — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #failure_message — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #failure_message — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #failure_message — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #failure_message — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #failure_message_for_first_submatcher_that_fails_to_match — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #failure_message_for_first_submatcher_that_fails_to_not_match — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #failure_message_for_should — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #failure_message_for_should_not — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #failure_message_preface — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #failure_message_preface — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::CallbackMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::FilterParamMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::PermitMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::RescueFromMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::RespondWithMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::RouteMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #failure_message_when_negated — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #failure_reason — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #failure_reason — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #failure_reason_when_negated — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #failure_reason_when_negated — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #filter_param — Shoulda::Matchers::ActionController
- #filtered_keys — Shoulda::Matchers::ActionController::FilterParamMatcher
- #filters_key? — Shoulda::Matchers::ActionController::FilterParamMatcher
- #find! — Shoulda::Matchers::Integrations::Registry
- #find_class! — Shoulda::Matchers::Integrations::Registry
- #find_existing_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #find_index_of — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::AttributeSetters
- #find_or_create_existing_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #first_failing — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetters
- #first_failing — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators
- #first_passing — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators
- #first_submatcher_that_fails_to_match — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #first_submatcher_that_fails_to_not_match — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #flash — Shoulda::Matchers::ActionController::FlashStore
- #for — Shoulda::Matchers::ActionController::PermitMatcher
- #for — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #for — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #for — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #foreign_key — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #foreign_key_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #foreign_key_exists? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #foreign_key_failure_message — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #foreign_key_reflection — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #format_parameter_names — Shoulda::Matchers::ActionController::PermitMatcher
- #format_validation_errors — Shoulda::Matchers::ActiveModel::Helpers
- #formatted_calls_on_delegate_object — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #formatted_delegate_method — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #formatted_delegate_object_reader_method_name — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #formatted_delegating_method_name — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #formatted_expected_columns — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #formatted_method_name_for — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #full_allowed_type — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #generate_missing_option — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #given_numeric_column? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #guess_controller_if_necessary — Shoulda::Matchers::ActionController::RouteMatcher
- #handler_exists? — Shoulda::Matchers::ActionController::RescueFromMatcher
- #has? — Shoulda::Matchers::ActiveRecord::Uniqueness::Namespace
- #has_and_belongs_to_many_name — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #has_and_belongs_to_many_name_table_name — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #has_and_belongs_to_many_reflection — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #has_attribute? — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- #has_been_qualified? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #has_column? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #has_expected_action_text? — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- #has_expected_db_column? — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #has_expected_db_index? — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #has_expected_instance_methods? — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #has_foreign_key_missing? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #has_key? — Shoulda::Matchers::ActionController::FlashStore
- #has_key? — Shoulda::Matchers::ActionController::SessionStore
- #has_messages? — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #has_messages? — Shoulda::Matchers::ActiveModel::Validator
- #has_secure_password? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #has_value? — Shoulda::Matchers::ActionController::FlashStore
- #has_value? — Shoulda::Matchers::ActionController::SessionStore
- #have_and_belong_to_many — Shoulda::Matchers::ActiveRecord
- #have_db_column — Shoulda::Matchers::ActiveRecord
- #have_db_index — Shoulda::Matchers::ActiveRecord
- #have_implicit_order_column — Shoulda::Matchers::ActiveRecord
- #have_many — Shoulda::Matchers::ActiveRecord
- #have_many_attached — Shoulda::Matchers::ActiveRecord
- #have_one — Shoulda::Matchers::ActiveRecord
- #have_one_attached — Shoulda::Matchers::ActiveRecord
- #have_readonly_attribute — Shoulda::Matchers::ActiveRecord
- #have_rich_text — Shoulda::Matchers::ActiveRecord
- #have_secure_password — Shoulda::Matchers::ActiveModel
- #have_secure_token — Shoulda::Matchers::ActiveRecord
- #human_attribute_name — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #ignore_interference_by_writer — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #ignoring_case_sensitivity — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #ignoring_check_for_db_index — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #ignoring_interference_by_writer — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #ignoring_interference_by_writer — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoringInterferenceByWriter
- #in_array — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #in_array — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #in_context — Shoulda::Matchers::ActionController::PermitMatcher
- #in_context — Shoulda::Matchers::ActionController::RedirectToMatcher
- #in_context — Shoulda::Matchers::ActionController::RenderTemplateMatcher
- #in_context — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #in_context — Shoulda::Matchers::ActionController::RouteMatcher
- #in_context — Shoulda::Matchers::ActionController::SetFlashMatcher
- #in_context — Shoulda::Matchers::ActionController::SetSessionMatcher
- #in_context — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #in_context — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #in_range — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #in_range — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #include — Shoulda::Matchers::Integrations::TestFrameworks::ActiveSupportTestCase
- #include — Shoulda::Matchers::Integrations::TestFrameworks::Minitest4
- #include — Shoulda::Matchers::Integrations::TestFrameworks::Minitest5
- #include — Shoulda::Matchers::Integrations::TestFrameworks::MissingTestFramework
- #include — Shoulda::Matchers::Integrations::TestFrameworks::Rspec
- #include — Shoulda::Matchers::Integrations::TestFrameworks::TestUnit
- #include_attribute_changed_value_message? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #include_into — Shoulda::Matchers::Integrations::Inclusion
- #indented? — Shoulda::Matchers::Text
- #index_errors — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #index_errors_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #index_exists? — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #index_type — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #inside_a_shoulda_context_project? — Shoulda::Matchers::MatcherContext
- #inspect — Shoulda::Matchers::Doublespeak::MethodCall
- #inspect — Shoulda::Matchers::Error
- #inspect_message — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #inspected_actual_scopes — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #inspected_actual_sets_of_scopes — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #inspected_array — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #inspected_array — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #inspected_expected_columns — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #inspected_expected_scopes — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #inspected_values_to_set — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #instance_class_valid? — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #integrate — Shoulda::Matchers::Configuration
- #integrate_with — Shoulda::Matchers::Integrations::Libraries::ActionController
- #integrate_with — Shoulda::Matchers::Integrations::Libraries::ActiveModel
- #integrate_with — Shoulda::Matchers::Integrations::Libraries::ActiveRecord
- #integrate_with — Shoulda::Matchers::Integrations::Libraries::MissingLibrary
- #integrate_with — Shoulda::Matchers::Integrations::Libraries::Rails
- #integrate_with — Shoulda::Matchers::Integrations::Libraries::Routing
- #invalid_argument_error — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- #inverse_of — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #is_at_least — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #is_at_most — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #is_equal_to — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #is_equal_to — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_greater_than — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_greater_than_or_equal_to — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_less_than — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_less_than_or_equal_to — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_other_than — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #join_table — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #join_table_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #join_table_exists? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #join_table_has_correct_columns? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #join_table_matcher — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #join_table_name — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #join_table_name — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #join_table_option_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #key_matches? — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #key_set? — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #keys_to_discard — Shoulda::Matchers::ActionController::FlashStore
- #last — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::AttributeSetters
- #last_attribute_setter_used — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #last_attribute_setter_used_on_new_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #last_failing_submatcher — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #last_value_set — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #last_value_set_on_new_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #library — Shoulda::Matchers::Integrations::Configuration
- #limit — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #limit_correct? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #lines — Shoulda::Matchers::Paragraph
- #list_item? — Shoulda::Matchers::Text
- #lower_bound_does_not_match? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #lower_bound_matches? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #macro_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #macro_description — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #macro_supports_primary_key? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #match_as_list_item — Shoulda::Matchers::Text
- #matched_column — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #matched_index — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #matched_messages — Shoulda::Matchers::ActiveModel::Validator
- #matchers_module — Shoulda::Matchers::Integrations::Libraries::ActionController
- #matchers_module — Shoulda::Matchers::Integrations::Libraries::ActiveModel
- #matchers_module — Shoulda::Matchers::Integrations::Libraries::ActiveRecord
- #matchers_module — Shoulda::Matchers::Integrations::Libraries::Routing
- #matches? — Shoulda::Matchers::ActionController::CallbackMatcher
- #matches? — Shoulda::Matchers::ActionController::FilterParamMatcher
- #matches? — Shoulda::Matchers::ActionController::PermitMatcher
- #matches? — Shoulda::Matchers::ActionController::RedirectToMatcher
- #matches? — Shoulda::Matchers::ActionController::RenderTemplateMatcher
- #matches? — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #matches? — Shoulda::Matchers::ActionController::RescueFromMatcher
- #matches? — Shoulda::Matchers::ActionController::RespondWithMatcher
- #matches? — Shoulda::Matchers::ActionController::RouteMatcher
- #matches? — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #matches? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #matches? — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSettersAndValidators
- #matches? — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #matches? — Shoulda::Matchers::ActiveModel::HaveSecurePasswordMatcher
- #matches? — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidateAcceptanceOfMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionalMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::RequiredMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #matches? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #matches_allow_blank? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #matches_allow_nil? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #matches_for_array? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #matches_for_range? — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #matches_or_does_not_match? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #matches_presence_of_attribute? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #matches_presence_of_scopes? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #matches_scopes_configuration? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #matches_uniqueness_with_case_sensitivity_strategy? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #matches_uniqueness_with_scopes? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #matches_uniqueness_without_scopes? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #message — Shoulda::Matchers::ActionController::PermitMatcher::ActionNotDefinedError
- #message — Shoulda::Matchers::ActionController::PermitMatcher::VerbNotDefinedError
- #message — Shoulda::Matchers::ActionController::SetFlashMatcher::QualifierOrderError
- #message — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeChangedValueError
- #message — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeDoesNotExistError
- #message — Shoulda::Matchers::ActiveModel::NonNullableBooleanError
- #message — Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- #message — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::NonCaseSwappableValueError
- #message — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher::ExistingRecordInvalid
- #message — Shoulda::Matchers::Error
- #message — Shoulda::Matchers::Independent::DelegateMethodMatcher::DelegateObjectNotSpecified
- #messages — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #messages — Shoulda::Matchers::ActiveModel::Validator
- #messages_description — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #messages_for_attribute — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #messages_match? — Shoulda::Matchers::ActiveModel::Validator
- #method_missing — Shoulda::Matchers::Doublespeak::ObjectDouble
- #method_name_matches? — Shoulda::Matchers::ActionController::RescueFromMatcher
- #missing_columns — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #missing_columns_message — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #missing_options — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #missing_options_for_failing_submatchers — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #missing_table_message — Shoulda::Matchers::ActiveRecord::AssociationMatchers::JoinTableMatcher
- #model — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #model — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #model — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #model — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #model — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #model — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #model — Shoulda::Matchers::ActiveRecord::HaveImplicitOrderColumnMatcher
- #model — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #model — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #model_class — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #model_class — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #model_class — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #model_class — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #model_class — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #model_class? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #model_config — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #model_has_associations? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #model_name — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #model_name — Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- #model_name_without_namespace — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModelCreator
- #n_unit? — Shoulda::Matchers::Integrations::TestFrameworks::ActiveSupportTestCase
- #n_unit? — Shoulda::Matchers::Integrations::TestFrameworks::Minitest4
- #n_unit? — Shoulda::Matchers::Integrations::TestFrameworks::Minitest5
- #n_unit? — Shoulda::Matchers::Integrations::TestFrameworks::MissingTestFramework
- #n_unit? — Shoulda::Matchers::Integrations::TestFrameworks::Rspec
- #n_unit? — Shoulda::Matchers::Integrations::TestFrameworks::TestUnit
- #name — Shoulda::Matchers::ActionController::FlashStore
- #name — Shoulda::Matchers::ActionController::SessionStore
- #negative_expectation — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #never? — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- #new_model — Shoulda::Matchers::ActiveRecord::Uniqueness::TestModelCreator
- #new_record — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #next — Shoulda::Matchers::ActiveRecord::Uniqueness::Model
- #next_scalar_value_for — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #next_value_for — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #no_libraries_added? — Shoulda::Matchers::Integrations::Configuration
- #no_test_frameworks_added? — Shoulda::Matchers::Integrations::Configuration
- #non_numeric_value — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #normalize — Shoulda::Matchers::ActionController::RouteParams
- #normalize_columns_to_array — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #normalize_path — Shoulda::Matchers::ActionController::RouteMatcher
- #normalize_values — Shoulda::Matchers::ActionController::RouteParams
- #normalize_whitespace — Shoulda::Matchers::Line
- #normalized_actual_enum_values — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #normalized_expected_enum_values — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #now — Shoulda::Matchers::ActionController::SetFlashMatcher
- #number_of_submatchers_for_failure_message — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #odd — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #of_type — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #on — Shoulda::Matchers::ActionController::PermitMatcher
- #on — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #on — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #on — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #on — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #only_integer — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #option_matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #option_type — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #optional — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #order — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #original_method_for — Shoulda::Matchers::Doublespeak::World
- #original_methods_by_class — Shoulda::Matchers::Doublespeak::World
- #original_methods_for_class — Shoulda::Matchers::Doublespeak::World
- #outside_a_should_block? — Shoulda::Matchers::MatcherContext
- #outside_values — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #overall_failure_message — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #overall_failure_message — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #overall_failure_message_when_negated — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #overall_failure_message_when_negated — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #paragraphs — Shoulda::Matchers::Document
- #parameter_names_as_sentence — Shoulda::Matchers::ActionController::PermitMatcher
- #perform_validation — Shoulda::Matchers::ActiveModel::Validator
- #permit — Shoulda::Matchers::ActionController
- #permitted_parameter_names — Shoulda::Matchers::ActionController::PermitMatcher::CompositeParametersDoubleRegistry
- #permitted_parameter_names — Shoulda::Matchers::ActionController::PermitMatcher::ParametersDoubleRegistry
- #polymorphic? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #polymorphic_type_attribute? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #positive_expectation — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #possible_class_under_test — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #possibly_ignore_interference_by_writer — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #prepare_submatcher — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #presence_validation_exists_on_attribute? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #present? — Shoulda::Matchers::Integrations::TestFrameworks::ActiveSupportTestCase
- #present? — Shoulda::Matchers::Integrations::TestFrameworks::Minitest4
- #present? — Shoulda::Matchers::Integrations::TestFrameworks::Minitest5
- #present? — Shoulda::Matchers::Integrations::TestFrameworks::MissingTestFramework
- #present? — Shoulda::Matchers::Integrations::TestFrameworks::Rspec
- #present? — Shoulda::Matchers::Integrations::TestFrameworks::TestUnit
- #presented_enum_mapping — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #pretty_error_messages — Shoulda::Matchers::ActiveModel::Helpers
- #primary? — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher::DecoratedColumn
- #primary_key_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #primary_key_exists? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #qualify_matcher — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #qualify_submatchers — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #rails? — Shoulda::Matchers::Integrations::Libraries::MissingLibrary
- #rails? — Shoulda::Matchers::Integrations::Rails
- #raise_attribute_changed_value_error? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #read_indentation — Shoulda::Matchers::Line
- #reader_attribute_exists? — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher
- #readonly_attributes — Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
- #reality — Shoulda::Matchers::ActionController::PermitMatcher
- #reason_for_existing_presence_validation — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #record_call — Shoulda::Matchers::Doublespeak::Double
- #record_name — Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- #recorded_layouts — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #redirect_to — Shoulda::Matchers::ActionController
- #redirects_to_url? — Shoulda::Matchers::ActionController::RedirectToMatcher
- #reflect_on_association — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #reflection — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #reflection — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #reflector — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #register — Shoulda::Matchers::ActionController::PermitMatcher::CompositeParametersDoubleRegistry
- #register — Shoulda::Matchers::ActionController::PermitMatcher::ParametersDoubleRegistry
- #register — Shoulda::Matchers::Integrations::Registry
- #register_double — Shoulda::Matchers::Doublespeak::DoubleCollection
- #register_double_for_permit_against — Shoulda::Matchers::ActionController::PermitMatcher::ParametersDoubleRegistry
- #register_double_for_permit_on — Shoulda::Matchers::ActionController::PermitMatcher::ParametersDoubleRegistry
- #register_double_for_require_on — Shoulda::Matchers::ActionController::PermitMatcher::ParametersDoubleRegistry
- #register_proxy — Shoulda::Matchers::Doublespeak::DoubleCollection
- #register_stub — Shoulda::Matchers::Doublespeak::DoubleCollection
- #register_subject_double_collection_to — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #registry — Shoulda::Matchers::Integrations::Registry
- #remove_submatcher — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #render_template — Shoulda::Matchers::ActionController
- #render_with_layout — Shoulda::Matchers::ActionController
- #rendered_layouts — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #rendered_with_expected_layout? — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #rendered_with_layout? — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #renders_template? — Shoulda::Matchers::ActionController::RenderTemplateMatcher
- #replace_method_with_double — Shoulda::Matchers::Doublespeak::Double
- #required — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #rescue_from — Shoulda::Matchers::ActionController
- #rescues_from_exception? — Shoulda::Matchers::ActionController::RescueFromMatcher
- #respond_to? — Shoulda::Matchers::Doublespeak::ObjectDouble
- #respond_to_missing? — Shoulda::Matchers::Doublespeak::ObjectDouble
- #respond_with — Shoulda::Matchers::ActionController
- #response_code — Shoulda::Matchers::ActionController::RespondWithMatcher
- #restore_original_method — Shoulda::Matchers::Doublespeak::Double
- #result — Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- #returns — Shoulda::Matchers::Doublespeak::StubImplementation
- #route — Shoulda::Matchers::ActionController
- #route — Shoulda::Matchers::Routing
- #route_recognized? — Shoulda::Matchers::ActionController::RouteMatcher
- #run — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #run! — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #run_allow_or_disallow_matcher — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #run_checks — Shoulda::Matchers::ActiveRecord::HaveRichTextMatcher
- #run_checks — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #scoped_to — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #scopes_match? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #scopes_missing_on_model — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #scopes_present_on_model — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #secure_password_being_validated? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #serialization_coder — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #serialization_valid? — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #serialize — Shoulda::Matchers::ActiveRecord
- #session — Shoulda::Matchers::ActionController::SessionStore
- #set — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #set — Shoulda::Matchers::ActiveModel::Qualifiers::IgnoreInterferenceByWriter
- #set — Shoulda::Matchers::ActiveRecord::Uniqueness::Namespace
- #set! — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #set? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #set_attribute_on! — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #set_attribute_on_existing_record! — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #set_attribute_on_new_record! — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #set_flash — Shoulda::Matchers::ActionController
- #set_session — Shoulda::Matchers::ActionController
- #set_values — Shoulda::Matchers::ActionController::FlashStore
- #setting_next_value_for — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #should_add_footnote_about_belongs_to? — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #should_or_should_not — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #should_test_case_sensitivity? — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::NumericalityMatchers::EvenNumberMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OddNumberMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OnlyIntegerMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::ValidateAcceptanceOfMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::ValidateExclusionOfMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #simple_description — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #simple_description — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #simple_description — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #source — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #source_description — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #store_original_method — Shoulda::Matchers::Doublespeak::Double
- #store_original_method_for — Shoulda::Matchers::Doublespeak::World
- #strict — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #strict — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #strict — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #strict — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #string_of_length — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #stringify — Shoulda::Matchers::ActionController::RouteParams
- #stringify_params — Shoulda::Matchers::ActionController::RouteParams
- #subject — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #subject — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #subject — Shoulda::Matchers::Integrations::Libraries::ActionController
- #subject_delegates_to_delegate_object_correctly? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #subject_handles_nil_delegate_object? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #subject_has_delegate_object_reader_method? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #subject_has_delegating_method? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #subject_is_a_class? — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #subject_is_a_class? — Shoulda::Matchers::MatcherContext
- #submatcher_comparison_descriptions — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #submatcher_method_names — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #submatcher_passes? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionalMatcher
- #submatcher_passes? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::RequiredMatcher
- #submatchers — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #submatchers_and_results — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #submatchers_match? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #successful? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #successful? — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeChangedValueError
- #successful? — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeDoesNotExistError
- #successful? — Shoulda::Matchers::ActiveModel::AllowValueMatcher::SuccessfulCheck
- #successful? — Shoulda::Matchers::ActiveModel::AllowValueMatcher::SuccessfulSetting
- #successful_check — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #successful_setting — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #successfully_checked? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #successfully_set? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #suggestions_for_belongs_to — Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- #symbol_to_status_code — Shoulda::Matchers::ActionController::RespondWithMatcher
- #symbolize_or_stringify — Shoulda::Matchers::ActionController::RouteParams
- #symlink_to — Shoulda::Matchers::ActiveRecord::Uniqueness::Model
- #table_and_column — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #table_name — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #table_name — Shoulda::Matchers::ActiveRecord::HaveSecureTokenMatcher
- #test_case_class — Shoulda::Matchers::Integrations::TestFrameworks::ActiveSupportTestCase
- #test_case_class — Shoulda::Matchers::Integrations::TestFrameworks::Minitest4
- #test_case_class — Shoulda::Matchers::Integrations::TestFrameworks::Minitest5
- #test_case_class — Shoulda::Matchers::Integrations::TestFrameworks::TestUnit
- #test_framework — Shoulda::Matchers::Integrations::Configuration
- #through — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #through? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #through_association_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #through_association_exists? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #through_reflection — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #to — Shoulda::Matchers::ActionController::RouteMatcher
- #to — Shoulda::Matchers::ActionController::SetFlashMatcher
- #to — Shoulda::Matchers::ActionController::SetSessionMatcher
- #to — Shoulda::Matchers::ActionController::SetSessionOrFlashMatcher
- #to — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #to_array — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #to_hash — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #to_hash — Shoulda::Matchers::Doublespeak::MethodCall
- #to_return — Shoulda::Matchers::Doublespeak::Double
- #to_s — Shoulda::Matchers::ActiveRecord::Uniqueness::Model
- #to_s — Shoulda::Matchers::ActiveRecord::Uniqueness::Namespace
- #touch — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #touch_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #translated_long_message — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #translated_short_message — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #type_cast — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #type_cast_default — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher::DecoratedColumn
- #type_of_message_matched? — Shoulda::Matchers::ActiveModel::Validator
- #type_valid? — Shoulda::Matchers::ActiveRecord::SerializeMatcher
- #unique — Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- #unpermitted_parameter_names — Shoulda::Matchers::ActionController::PermitMatcher
- #unsuccessful? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #unsuccessfully_checked? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #update_existing_record! — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #update_only — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #update_only_correct? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #upper_bound_does_not_match? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #upper_bound_matches? — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #url — Shoulda::Matchers::ActionController::RedirectToMatcher
- #use_after_action — Shoulda::Matchers::ActionController
- #use_around_action — Shoulda::Matchers::ActionController
- #use_before_action — Shoulda::Matchers::ActionController
- #use_now! — Shoulda::Matchers::ActionController::FlashStore
- #validate — Shoulda::Matchers::ActiveModel::HaveSecurePasswordMatcher
- #validate — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #validate! — Shoulda::Matchers::Integrations::TestFrameworks::ActiveSupportTestCase
- #validate! — Shoulda::Matchers::Integrations::TestFrameworks::Minitest4
- #validate! — Shoulda::Matchers::Integrations::TestFrameworks::Minitest5
- #validate! — Shoulda::Matchers::Integrations::TestFrameworks::MissingTestFramework
- #validate! — Shoulda::Matchers::Integrations::TestFrameworks::Rspec
- #validate! — Shoulda::Matchers::Integrations::TestFrameworks::TestUnit
- #validate_absence_of — Shoulda::Matchers::ActiveModel
- #validate_acceptance_of — Shoulda::Matchers::ActiveModel
- #validate_confirmation_of — Shoulda::Matchers::ActiveModel
- #validate_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #validate_exclusion_of — Shoulda::Matchers::ActiveModel
- #validate_foreign_key — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #validate_inclusion_of — Shoulda::Matchers::ActiveModel
- #validate_instance — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #validate_inverse_of_through_association — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #validate_inverse_of_through_association! — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #validate_length_of — Shoulda::Matchers::ActiveModel
- #validate_numericality_of — Shoulda::Matchers::ActiveModel
- #validate_options — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #validate_presence_of — Shoulda::Matchers::ActiveModel
- #validate_uniqueness_of — Shoulda::Matchers::ActiveRecord
- #validated_instance — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #validation_error_messages — Shoulda::Matchers::ActiveModel::Validator
- #validation_exception_message — Shoulda::Matchers::ActiveModel::Validator
- #validation_message_key — Shoulda::Matchers::ActiveRecord::AssociationMatchers::RequiredMatcher
- #validation_result — Shoulda::Matchers::ActiveModel::Validator
- #validations — Shoulda::Matchers::ActiveRecord::ValidateUniquenessOfMatcher
- #validator — Shoulda::Matchers::ActiveModel::AllowValueMatcher::AttributeSetterAndValidator
- #value — Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- #value_as_sql — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #value_read — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #value_read_is_expected_for_an_enum? — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #value_to_attribute_type — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #values_outside_of_array — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #values_to_check — Shoulda::Matchers::ActionController::FlashStore
- #verify_option_is_correct — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #with — Shoulda::Matchers::ActionController::RescueFromMatcher
- #with — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #with_arguments — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #with_doubles_activated — Shoulda::Matchers::Doublespeak::World
- #with_foreign_key — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #with_high_message — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #with_long_message — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #with_low_message — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #with_message — Shoulda::Matchers::ActiveModel::AllowValueMatcher
- #with_message — Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- #with_message — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #with_message — Shoulda::Matchers::ActiveModel::ValidateInclusionOfMatcher
- #with_message — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #with_message — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #with_message — Shoulda::Matchers::ActiveModel::ValidationMatcher
- #with_options — Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- #with_prefix — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #with_prefix — Shoulda::Matchers::Independent::DelegateMethodMatcher
- #with_primary_key — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #with_return_value — Shoulda::Matchers::Doublespeak::MethodCall
- #with_short_message — Shoulda::Matchers::ActiveModel::ValidateLengthOfMatcher
- #with_suffix — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #with_values — Shoulda::Matchers::ActiveRecord::DefineEnumForMatcher
- #without_validating_presence — Shoulda::Matchers::ActiveRecord::AssociationMatcher
- #word_wrap — Shoulda::Matchers::WordWrap
- #wrap — Shoulda::Matchers::Document
- #wrap — Shoulda::Matchers::Paragraph
- #wrap — Shoulda::Matchers::Line
- #wrap_disallow_value_matcher — Shoulda::Matchers::ActiveModel::NumericalityMatchers::EvenNumberMatcher
- #wrap_disallow_value_matcher — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #wrap_disallow_value_matcher — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OddNumberMatcher
- #wrap_disallow_value_matcher — Shoulda::Matchers::ActiveModel::NumericalityMatchers::OnlyIntegerMatcher
- #wrap_generic_paragraph — Shoulda::Matchers::Paragraph
- #wrap_line — Shoulda::Matchers::Line
- #wrap_lines — Shoulda::Matchers::Paragraph
- #wrap_list_item — Shoulda::Matchers::Paragraph
- #wrapped_paragraphs — Shoulda::Matchers::Document
- #writer_attribute_exists? — Shoulda::Matchers::ActiveRecord::HaveAttachedMatcher