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

    • module ActionController
    • module ActionController::Integration
    • module ActiveSupport
    • module Shoulda
    • module Shoulda::ActionController
    • module Shoulda::ActionController::Macros
    • module Shoulda::ActionController::Matchers
    • module Shoulda::ActionMailer
    • module Shoulda::ActionMailer::Assertions
    • module Shoulda::ActionView
    • module Shoulda::ActionView::Macros
    • module Shoulda::ActiveRecord
    • module Shoulda::ActiveRecord::Assertions
    • module Shoulda::ActiveRecord::Helpers
    • module Shoulda::ActiveRecord::Macros
    • module Shoulda::ActiveRecord::Matchers
    • module Shoulda::Assertions
    • module Shoulda::ClassMethods
    • module Shoulda::Helpers
    • module Shoulda::InstanceMethods
    • module Shoulda::Macros
    • module Shoulda::Private
    • module Test
    • module Test::Unit
  • Classes

    • class ActionController::Integration::Session
    • class ActiveSupport::TestCase
    • class Proc
    • class Shoulda::ActionController::Matchers::AssignToMatcher
    • class Shoulda::ActionController::Matchers::FilterParamMatcher
    • class Shoulda::ActionController::Matchers::RenderWithLayout
    • class Shoulda::ActionController::Matchers::RespondWithContentTypeMatcher
    • class Shoulda::ActionController::Matchers::RespondWithMatcher
    • class Shoulda::ActionController::Matchers::RouteMatcher
    • class Shoulda::ActionController::Matchers::SetSessionMatcher
    • class Shoulda::ActionController::Matchers::SetTheFlashMatcher
    • class Shoulda::ActiveRecord::Matchers::AllowMassAssignmentOfMatcher
    • class Shoulda::ActiveRecord::Matchers::AllowValueMatcher
    • class Shoulda::ActiveRecord::Matchers::AssociationMatcher
    • class Shoulda::ActiveRecord::Matchers::EnsureInclusionOfMatcher
    • class Shoulda::ActiveRecord::Matchers::EnsureLengthOfMatcher
    • class Shoulda::ActiveRecord::Matchers::HaveDbColumnMatcher
    • class Shoulda::ActiveRecord::Matchers::HaveDbIndexMatcher
    • class Shoulda::ActiveRecord::Matchers::HaveNamedScopeMatcher
    • class Shoulda::ActiveRecord::Matchers::HaveReadonlyAttributeMatcher
    • class Shoulda::ActiveRecord::Matchers::ValidateAcceptanceOfMatcher
    • class Shoulda::ActiveRecord::Matchers::ValidateFormatOfMatcher
    • class Shoulda::ActiveRecord::Matchers::ValidateNumericalityOfMatcher
    • class Shoulda::ActiveRecord::Matchers::ValidatePresenceOfMatcher
    • class Shoulda::ActiveRecord::Matchers::ValidateUniquenessOfMatcher
    • class Shoulda::ActiveRecord::Matchers::ValidationMatcher
    • class Shoulda::Context
    • 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
  3. 2.10.2
  4. module Shoulda::ActiveRecord

module Shoulda::ActiveRecord

Modules in this namespace

Assertions

module

in Shoulda::ActiveRecord

Helpers

module

in Shoulda::ActiveRecord

Macros

module

in Shoulda::ActiveRecord

Matchers

module

in Shoulda::ActiveRecord

Modules

  • Shoulda::ActiveRecord::Assertions
  • Shoulda::ActiveRecord::Helpers
  • Shoulda::ActiveRecord::Macros
  • Shoulda::ActiveRecord::Matchers

Defined in

  • lib/shoulda/active_record/assertions.rb
  • lib/shoulda/active_record/helpers.rb
  • lib/shoulda/active_record/macros.rb
  • lib/shoulda/active_record/matchers.rb
  • lib/shoulda/active_record/matchers/allow_mass_assignment_of_matcher.rb
  • lib/shoulda/active_record/matchers/allow_value_matcher.rb
  • lib/shoulda/active_record/matchers/association_matcher.rb
  • lib/shoulda/active_record/matchers/ensure_inclusion_of_matcher.rb
  • lib/shoulda/active_record/matchers/ensure_length_of_matcher.rb
  • lib/shoulda/active_record/matchers/have_db_column_matcher.rb
  • lib/shoulda/active_record/matchers/have_db_index_matcher.rb
  • lib/shoulda/active_record/matchers/have_named_scope_matcher.rb
  • lib/shoulda/active_record/matchers/have_readonly_attribute_matcher.rb
  • lib/shoulda/active_record/matchers/validate_acceptance_of_matcher.rb
  • lib/shoulda/active_record/matchers/validate_format_of_matcher.rb
  • lib/shoulda/active_record/matchers/validate_numericality_of_matcher.rb
  • lib/shoulda/active_record/matchers/validate_presence_of_matcher.rb
  • lib/shoulda/active_record/matchers/validate_uniqueness_of_matcher.rb
  • lib/shoulda/active_record/matchers/validation_matcher.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

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