nithinbekal (Nithin Bekal)
- Login: nithinbekal
- Registered on: 04/10/2024
- Last sign in: 04/10/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
10/02/2024
-
08:32 AM Ruby Revision fe8d7ca8 (git): [DOC] Alias Float#magnitude to abs
-
08:07 AM Ruby Revision bae3d681 (git): [DOC] Remove repeated examples for Kernel#then
-
08:07 AM Ruby Revision b7a33aef (git): [DOC] Keep example styles consistent
- The examples of chaining for other methods, such as #tap have the dot at
the start of the line, while #then has it at the end of the previous
line. Updated this to have consistent style in Kernel docs. -
08:06 AM Ruby Revision 5eb7cbf4 (git): [DOC] Alias Kernel#yield_self to #then
-
05:13 AM Ruby Revision 30775d0b (git): [DOC] Fix typo in Forwardable docs
09/27/2024
-
04:31 AM Ruby Revision 3209bb95 (git): [ruby/benchmark] Specify unit of time for Benchmark.realtime
- https://github.com/ruby/benchmark/commit/388236685c
-
04:31 AM Ruby Revision d7e5133d (git): [ruby/benchmark] Add example for Benchmark.realtime
- https://github.com/ruby/benchmark/commit/0f278be6c1
04/10/2024
-
03:34 AM Ruby Feature #18915: New error class: NotImplementedYetError or scope change for NotImplementedError
- > What name candidate do you have?
What do you think about the name `SubclassResponsibilityError`? As @citizen428 explains [here](https://ruby.social/@citizen428@chaos.social/112239323523258221):
> ...
The name gives a pretty clear...