gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Shoulda
    • module Shoulda::Matchers
    • module Shoulda::Matchers::ActionController
    • module Shoulda::Matchers::ActiveModel
    • module Shoulda::Matchers::ActiveModel::Helpers
    • module Shoulda::Matchers::ActiveRecord
    • module Test
    • module Test::Unit
  • Classes

    • class ActionController::TestCase
    • class Shoulda::Matchers::ActionController::FilterParamMatcher
    • class Shoulda::Matchers::ActionController::RedirectToMatcher
    • class Shoulda::Matchers::ActionController::RenderTemplateMatcher
    • class Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
    • class Shoulda::Matchers::ActionController::RespondWithMatcher
    • class Shoulda::Matchers::ActionController::RouteMatcher
    • class Shoulda::Matchers::ActionController::SetSessionMatcher
    • class Shoulda::Matchers::ActionController::SetTheFlashMatcher
    • class Shoulda::Matchers::ActiveModel::AllowMassAssignmentOfMatcher
    • class Shoulda::Matchers::ActiveModel::AllowValueMatcher
    • class Shoulda::Matchers::ActiveModel::ComparisonMatcher
    • class Shoulda::Matchers::ActiveModel::CouldNotDetermineValueOutsideOfArray
    • class Shoulda::Matchers::ActiveModel::DisallowValueMatcher
    • class Shoulda::Matchers::ActiveModel::EnsureExclusionOfMatcher
    • class Shoulda::Matchers::ActiveModel::EnsureInclusionOfMatcher
    • class Shoulda::Matchers::ActiveModel::EnsureLengthOfMatcher
    • class Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
    • class Shoulda::Matchers::ActiveModel::OddEvenNumberMatcher
    • class Shoulda::Matchers::ActiveModel::OnlyIntegerMatcher
    • class Shoulda::Matchers::ActiveModel::ValidateAcceptanceOfMatcher
    • class Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
    • class Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
    • class Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
    • class Shoulda::Matchers::ActiveModel::ValidateUniquenessOfMatcher
    • class Shoulda::Matchers::ActiveModel::ValidationMatcher
    • class Shoulda::Matchers::ActiveModel::ValidationMessageFinder
    • class Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
    • class Shoulda::Matchers::ActiveRecord::AssociationMatcher
    • class Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
    • class Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
    • class Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
    • class Shoulda::Matchers::ActiveRecord::SerializeMatcher
    • class Test::Unit::TestCase
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. shoulda-matchers
  3. 2.2.0
  4. module Shoulda::Matchers

module Shoulda::Matchers

Modules in this namespace

ActionController

module

in Shoulda::Matchers

ActiveModel

module

in Shoulda::Matchers

ActiveRecord

module

in Shoulda::Matchers

Modules

  • Shoulda::Matchers::ActionController
  • Shoulda::Matchers::ActiveModel
  • Shoulda::Matchers::ActiveRecord

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/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/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
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem