getajobmike (Mike Perham)
- Login: getajobmike
- Registered on: 04/15/2024
- Last sign in: 12/18/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
12/18/2024
- 11:20 PM Ruby master Bug #20966: Unary plus String warns about freezing
- My code:
```
header = +"\x1f\x8b".force_encoding("BINARY")
```
Rubocop says "Use unary plus to get an unf... - 11:17 PM Ruby master Bug #20966 (Rejected): Unary plus String warns about freezing
- ```
/Users/mperham/src/sidekiq/test/profiling_test.rb:49: warning: literal string will be frozen in the future (run ...
11/08/2024
- 10:28 PM Ruby master Feature #20882 (Rejected): Provide Boolean(...)
- Ruby provides Integer(...) and Float(...) global methods to coerce values. Is there a similar method for Booleans?
...
Also available in: Atom