Skip to content

chore: compatibility with ActiveSupport's Object#with#30

Merged
doudou merged 1 commit into
v2.4from
composite_expectation_robustness
Aug 1, 2025
Merged

chore: compatibility with ActiveSupport's Object#with#30
doudou merged 1 commit into
v2.4from
composite_expectation_robustness

Conversation

@doudou

@doudou doudou commented Jul 25, 2025

Copy link
Copy Markdown
Owner

Since activesupport defines it on object, it supersedes the method_missing mechanism. Make CompositeExpectation a subclass of BasicObject to work around

Since activesupport defines it on object, it supersedes the method_missing
mechanism. Make CompositeExpectation a subclass of BasicObject to work around
@doudou
doudou requested a review from g-arjones July 25, 2025 19:29
@doudou
doudou merged commit 5c1c6e5 into v2.4 Aug 1, 2025
3 checks passed
@doudou
doudou deleted the composite_expectation_robustness branch August 1, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants