Code changes
Demo
3.13.3
Module Changes
Class Changes
-
RSpec::Expectations::ValueExpectationTarget
-
RSpec::Matchers::AliasedNegatedMatcher
-
RSpec::Matchers::BuiltIn::BeTruthy
-
RSpec::Matchers::BaseDelegator
-
RSpec::Matchers::AliasedMatcherWithOperatorSupport
-
RSpec::Expectations::LegacyMatcherAdapter::RSpec1
-
RSpec::Expectations::ExpectationTarget
Method Changes
-
RSpec::Expectations::MultipleExpectationsNotMetError#other_errors
-
RSpec::Matchers::BuiltIn::YieldWithArgs#description
-
RSpec::Matchers::BuiltIn::ContainExactly#convert_actual_to_an_array
3.13.2
Module Changes
Class Changes
-
RSpec::Expectations::FailureAggregator
-
RSpec::Matchers::BuiltIn::ThrowSymbol
Method Changes
-
RSpec::Matchers::BuiltIn::Output#failure_message
-
RSpec::Matchers::BuiltIn::BeBetween#not_comparable_clause
-
RSpec::Matchers::BuiltIn::BeWithin#not_numeric_clause
-
RSpec::Matchers::BuiltIn::Change#to
-
RSpec::Matchers::BuiltIn::ChangeRelatively#initialize
3.13.1
Class Changes
-
RSpec::Expectations::ValueExpectationTarget
-
RSpec::Matchers::BuiltIn::Include
Method Changes
-
RSpec::Matchers::BuiltIn::YieldProbe#probe
-
RSpec::Matchers::BuiltIn::Compound::Or#failure_message
-
RSpec::Matchers::BuiltIn::ChangeRelatively#supports_block_expectations?
-
RSpec::Matchers::BuiltIn::Exist::ExistenceTest#uniq_truthy_values
-
RSpec::Matchers::BuiltIn::YieldWithArgs#supports_value_expectations?
-
RSpec::Matchers::BuiltIn::DynamicPredicate#matches?
-
RSpec::Matchers::BuiltIn::Output#diffable?