ccmywish (Aoran Zeng)
- Login: ccmywish
- Registered on: 11/12/2020
- Last sign in: 01/05/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 3 | 4 |
Like
Activity
06/21/2024
- 02:27 AM Ruby master Revision 185a6c99 (git): [rubygems/rubygems] Update contents of gem.bat on Windows
- (https://github.com/rubygems/rubygems/pull/6483)
https://github.com/rubygems/rubygems/commit/41d8cffd2e
Co-Authored...
05/24/2023
- 11:10 AM Ruby master Feature #19690 (Open): Add terminal colorizing gem to stdlib
- Recently the new version of `tracer` gem caught my eye. But I've noticed an anti-DRY pattern.
I've noticed that ma... - 10:47 AM Ruby master Feature #19688 (Closed): Add indentable block comment syntax
- Ruby's default block comment is using `=begin` and `=end`
```ruby
=begin
Some block comments
=end
```
However... - 09:34 AM Ruby master Bug #18738: IRB can't recognize heredoc after words
- This has been fixed. Please close it.
02/06/2023
- 05:20 AM Ruby master Revision b3fd1222 (git): [ruby/English] Replace HTML5 deprecated tag <tt> with <code>
- https://github.com/ruby/English/commit/3712fd6752
04/19/2022
- 02:51 AM Ruby master Bug #18741: Slicing an Array using index out of range inconsistent return type
- HI @zverok, I think your proposition is a little different from what's reported here.
```ruby
array = [:peanut, :...
04/18/2022
- 12:00 AM Ruby master Bug #18738: IRB can't recognize heredoc after words
- kaiquekandykoga (KaĆque Koga) wrote in #note-1:
> I think it can be interesting to open an issue at https://github.c...
04/17/2022
- 03:51 PM Ruby master Bug #18738 (Closed): IRB can't recognize heredoc after words
- My irb_info
```ruby
irb(main):001:0> irb_info
=>
Ruby version: 3.1.1
IRB version: i... - 03:20 PM Ruby master Bug #18737 (Closed): Windows 'require' is case independent
- On Windows, `require` may cause one file to load in more than once if user accidentally spells the wrong name of a ge...
Also available in: Atom