Code changes
Demo
6.5.0
Module Changes
Class Changes
-
Shoulda::Matchers::ActiveModel::AllowMassAssignmentOfMatcher
-
Shoulda::Matchers::ActionController::SetSessionMatcher
-
Shoulda::Matchers::ActiveModel::EnsureLengthOfMatcher
Method Changes
-
Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher#limit
-
Shoulda::Matchers::ActiveRecord::AssociationMatcher#class_has_foreign_key?
-
Shoulda::Matchers::ActionController::RespondWithMatcher#response_code
-
Shoulda::Matchers::ActiveRecord::SerializeMatcher#description
6.4.0
Module Changes
Class Changes
-
Shoulda::Matchers::ActionController::RedirectToMatcher
-
Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
-
Test::Unit::TestCase
Method Changes
-
Shoulda::Matchers::ActionController::FilterParamMatcher#description
-
Shoulda::Matchers::ActiveModel::ValidationMatcher#strict?
-
Shoulda::Matchers::ActionController::SetTheFlashMatcher#pretty_now
-
Shoulda::Matchers::ActiveModel::ValidationMessageFinder#validated_instance
6.3.1
Module Changes
Class Changes
-
Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
-
Shoulda::Matchers::ActionController::RespondWithMatcher
-
Shoulda::Matchers::ActionController::SetTheFlashMatcher
-
Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
-
Shoulda::Matchers::ActiveModel::EnsureExclusionOfMatcher
-
Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
-
Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
Method Changes
-
Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher#model_config
-
Shoulda::Matchers::ActiveModel::ValidateUniquenessOfMatcher#matches?