cryptogopher (crypto gopher)
- Login: cryptogopher
- Registered on: 06/17/2023
- Last sign in: 06/17/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
07/05/2023
-
08:15 PM Ruby Revision 5f07f78e (git): [ruby/bigdecimal] Update to_s doc examples
- https://github.com/ruby/bigdecimal/commit/8a94a29cf1
-
08:15 PM Ruby Revision 10f59dcb (git): [ruby/bigdecimal] Add .to_s('F') digit grouping for integer part
- https://github.com/ruby/bigdecimal/commit/f63544d465
07/01/2023
-
03:02 PM Ruby Feature #17339: Semantic grouping with BigDecimal#to_s
- I've sent pull request with solution as specified by author of issue: https://github.com/ruby/bigdecimal/pull/264