summaryrefslogtreecommitdiff
path: root/spec/ruby/core/integer/try_convert_spec.rb
AgeCommit message (Collapse)Author
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
Notes: Merged: https://github.com/ruby/ruby/pull/12984
2023-04-25Update to ruby/spec@7f69c86Benoit Daloze
2021-07-16Add Integer.try_convert [Feature #15211]Nobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/4654