Skip to content

chore: compatibility with ActiveSupport's Object#with (v3+)#31

Merged
doudou merged 1 commit into
masterfrom
composite_expectation_robustness_v3
Aug 1, 2025
Merged

chore: compatibility with ActiveSupport's Object#with (v3+)#31
doudou merged 1 commit into
masterfrom
composite_expectation_robustness_v3

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:32
@doudou
doudou merged commit 327ef76 into master Aug 1, 2025
3 checks passed
@doudou
doudou deleted the composite_expectation_robustness_v3 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