Home
Classes
Methods
In Files
lib/shoulda/matchers/action_controller.rb
lib/shoulda/matchers/action_controller/callback_matcher.rb
lib/shoulda/matchers/action_controller/filter_param_matcher.rb
lib/shoulda/matchers/action_controller/redirect_to_matcher.rb
lib/shoulda/matchers/action_controller/render_template_matcher.rb
lib/shoulda/matchers/action_controller/render_with_layout_matcher.rb
lib/shoulda/matchers/action_controller/rescue_from_matcher.rb
lib/shoulda/matchers/action_controller/respond_with_matcher.rb
lib/shoulda/matchers/action_controller/route_matcher.rb
lib/shoulda/matchers/action_controller/route_params.rb
lib/shoulda/matchers/action_controller/set_session_matcher.rb
lib/shoulda/matchers/action_controller/set_the_flash_matcher.rb
lib/shoulda/matchers/action_controller/strong_parameters_matcher.rb
lib/shoulda/matchers/active_model.rb
lib/shoulda/matchers/active_model/allow_mass_assignment_of_matcher.rb
lib/shoulda/matchers/active_model/allow_value_matcher.rb
lib/shoulda/matchers/active_model/disallow_value_matcher.rb
lib/shoulda/matchers/active_model/ensure_exclusion_of_matcher.rb
lib/shoulda/matchers/active_model/ensure_inclusion_of_matcher.rb
lib/shoulda/matchers/active_model/ensure_length_of_matcher.rb
lib/shoulda/matchers/active_model/errors.rb
lib/shoulda/matchers/active_model/exception_message_finder.rb
lib/shoulda/matchers/active_model/have_secure_password_matcher.rb
lib/shoulda/matchers/active_model/helpers.rb
lib/shoulda/matchers/active_model/numericality_matchers.rb
lib/shoulda/matchers/active_model/numericality_matchers/comparison_matcher.rb
lib/shoulda/matchers/active_model/numericality_matchers/even_number_matcher.rb
lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb
lib/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher.rb
lib/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher.rb
lib/shoulda/matchers/active_model/validate_absence_of_matcher.rb
lib/shoulda/matchers/active_model/validate_acceptance_of_matcher.rb
lib/shoulda/matchers/active_model/validate_confirmation_of_matcher.rb
lib/shoulda/matchers/active_model/validate_numericality_of_matcher.rb
lib/shoulda/matchers/active_model/validate_presence_of_matcher.rb
lib/shoulda/matchers/active_model/validate_uniqueness_of_matcher.rb
lib/shoulda/matchers/active_model/validation_matcher.rb
lib/shoulda/matchers/active_model/validation_message_finder.rb
lib/shoulda/matchers/active_record.rb
lib/shoulda/matchers/active_record/accept_nested_attributes_for_matcher.rb
lib/shoulda/matchers/active_record/association_matcher.rb
lib/shoulda/matchers/active_record/association_matchers.rb
lib/shoulda/matchers/active_record/association_matchers/counter_cache_matcher.rb
lib/shoulda/matchers/active_record/association_matchers/dependent_matcher.rb
lib/shoulda/matchers/active_record/association_matchers/inverse_of_matcher.rb
lib/shoulda/matchers/active_record/association_matchers/model_reflection.rb
lib/shoulda/matchers/active_record/association_matchers/model_reflector.rb
lib/shoulda/matchers/active_record/association_matchers/option_verifier.rb
lib/shoulda/matchers/active_record/association_matchers/order_matcher.rb
lib/shoulda/matchers/active_record/association_matchers/source_matcher.rb
lib/shoulda/matchers/active_record/association_matchers/through_matcher.rb
lib/shoulda/matchers/active_record/have_db_column_matcher.rb
lib/shoulda/matchers/active_record/have_db_index_matcher.rb
lib/shoulda/matchers/active_record/have_readonly_attribute_matcher.rb
lib/shoulda/matchers/active_record/serialize_matcher.rb
lib/shoulda/matchers/assertion_error.rb
lib/shoulda/matchers/doublespeak.rb
lib/shoulda/matchers/doublespeak/double.rb
lib/shoulda/matchers/doublespeak/double_collection.rb
lib/shoulda/matchers/doublespeak/double_implementation_registry.rb
lib/shoulda/matchers/doublespeak/object_double.rb
lib/shoulda/matchers/doublespeak/proxy_implementation.rb
lib/shoulda/matchers/doublespeak/structs.rb
lib/shoulda/matchers/doublespeak/stub_implementation.rb
lib/shoulda/matchers/doublespeak/world.rb
lib/shoulda/matchers/error.rb
lib/shoulda/matchers/independent.rb
lib/shoulda/matchers/independent/delegate_matcher.rb
lib/shoulda/matchers/independent/delegate_matcher/stubbed_target.rb
lib/shoulda/matchers/integrations/nunit_test_case_detection.rb
lib/shoulda/matchers/rails_shim.rb
lib/shoulda/matchers/version.rb
lib/shoulda/matchers/warn.rb
Namespace
MODULE
Shoulda::Matchers
Class/Module Index
Quicksearch
Shoulda
Shoulda::Matchers
Shoulda::Matchers::ActionController
Shoulda::Matchers::ActionController::CallbackMatcher
Shoulda::Matchers::ActionController::FilterParamMatcher
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::SetSessionMatcher
Shoulda::Matchers::ActionController::SetTheFlashMatcher
Shoulda::Matchers::ActionController::StrongParametersMatcher
Shoulda::Matchers::ActionController::StrongParametersMatcher::ActionNotDefinedError
Shoulda::Matchers::ActionController::StrongParametersMatcher::VerbNotDefinedError
Shoulda::Matchers::ActiveModel
Shoulda::Matchers::ActiveModel::AllowMassAssignmentOfMatcher
Shoulda::Matchers::ActiveModel::AllowValueMatcher
Shoulda::Matchers::ActiveModel::CouldNotDetermineValueOutsideOfArray
Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
Shoulda::Matchers::ActiveModel::DisallowValueMatcher
Shoulda::Matchers::ActiveModel::EnsureExclusionOfMatcher
Shoulda::Matchers::ActiveModel::EnsureInclusionOfMatcher
Shoulda::Matchers::ActiveModel::EnsureLengthOfMatcher
Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
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::ValidateAbsenceOfMatcher
Shoulda::Matchers::ActiveModel::ValidateAcceptanceOfMatcher
Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
Shoulda::Matchers::ActiveModel::ValidateUniquenessOfMatcher
Shoulda::Matchers::ActiveModel::ValidationMatcher
Shoulda::Matchers::ActiveModel::ValidationMessageFinder
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::ModelReflection
Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
Shoulda::Matchers::ActiveRecord::SerializeMatcher
Shoulda::Matchers::Doublespeak
Shoulda::Matchers::Doublespeak::Double
Shoulda::Matchers::Doublespeak::DoubleCollection
Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
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::DelegateMatcher
Shoulda::Matchers::Independent::DelegateMatcher::TargetNotDefinedError
Shoulda::Matchers::Integrations
Shoulda::Matchers::Integrations::NUnitTestCaseDetection
Shoulda::Matchers::RailsShim
No matching classes.
Shoulda
[Validate]
Generated with the
Darkfish Rdoc Generator
2
.