Home
Classes
Methods
Defined In
lib/shoulda/matchers/action_controller.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/set_session_matcher.rb
lib/shoulda/matchers/action_controller/set_the_flash_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/comparison_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/helpers.rb
lib/shoulda/matchers/active_model/odd_even_number_matcher.rb
lib/shoulda/matchers/active_model/only_integer_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/counter_cache_matcher.rb
lib/shoulda/matchers/active_record/association_matchers/dependent_matcher.rb
lib/shoulda/matchers/active_record/association_matchers/model_reflector.rb
lib/shoulda/matchers/active_record/association_matchers/order_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/version.rb
Class and Module Index
Shoulda
Shoulda::Matchers
Shoulda::Matchers::ActionController
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::SetSessionMatcher
Shoulda::Matchers::ActionController::SetTheFlashMatcher
Shoulda::Matchers::ActiveModel
Shoulda::Matchers::ActiveModel::AllowMassAssignmentOfMatcher
Shoulda::Matchers::ActiveModel::AllowValueMatcher
Shoulda::Matchers::ActiveModel::ComparisonMatcher
Shoulda::Matchers::ActiveModel::CouldNotDetermineValueOutsideOfArray
Shoulda::Matchers::ActiveModel::DisallowValueMatcher
Shoulda::Matchers::ActiveModel::EnsureExclusionOfMatcher
Shoulda::Matchers::ActiveModel::EnsureInclusionOfMatcher
Shoulda::Matchers::ActiveModel::EnsureLengthOfMatcher
Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
Shoulda::Matchers::ActiveModel::Helpers
Shoulda::Matchers::ActiveModel::OddEvenNumberMatcher
Shoulda::Matchers::ActiveModel::OnlyIntegerMatcher
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::ModelReflector
Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
Shoulda::Matchers::ActiveRecord::SerializeMatcher
Shoulda::Matchers::Gem
Shoulda::Matchers::Test
Shoulda::Matchers::Test::Unit
module Shoulda::Matchers
Constants
AssertionError
Test::Unit
has been loaded already, so we use it
VERSION