Skip to content

Add Symbol arguments to .mode, #round in BigDecimal#1001

Merged
github-actions[bot] merged 1 commit intoruby:mainfrom
trinistr:bigdecimal-add-symbol-args
Feb 13, 2026
Merged

Add Symbol arguments to .mode, #round in BigDecimal#1001
github-actions[bot] merged 1 commit intoruby:mainfrom
trinistr:bigdecimal-add-symbol-args

Conversation

@trinistr
Copy link
Contributor

Rounding mode can be specified both with an Integer constant or a Symbol.

@github-actions
Copy link

@trinistr Thanks for your contribution!

Please follow the instructions below for each change.
See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.

  • /merge: Merge this PR if CI passes

bigdecimal

You changed RBS files for an existing gem.
You need to get approval from the reviewers of this gem.

@ksss, please review this pull request.
If this change is acceptable, please make a review comment including APPROVE from here.
Screen Shot 2024-03-19 at 14 13 36

After that, the PR author or the reviewers can merge this PR.
Just comment /merge to merge this PR.

Copy link
Collaborator

@ksss ksss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APPROVE

@github-actions
Copy link

Thanks for your review, @ksss!

@trinistr, @ksss This PR is ready to be merged.
Just comment /merge to merge this PR.

@trinistr
Copy link
Contributor Author

/merge

@github-actions github-actions bot merged commit 08ab520 into ruby:main Feb 13, 2026
7 checks passed
@trinistr trinistr deleted the bigdecimal-add-symbol-args branch February 13, 2026 08:04
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