General

Profile

piotrmurach (Piotr Murach)

  • Login: piotrmurach
  • Registered on: 07/14/2019
  • Last sign in: 06/23/2020

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

07/15/2019

08:21 PM Ruby master Feature #16001: Provide an alias to Kernel#caller_locations(1,1) and Kernel#caller(1,1)
> Right, I'm thinking we should just improve the documentation of `caller` and `caller_locations` then,
> to mention...
piotrmurach (Piotr Murach)

07/14/2019

09:41 PM Ruby master Feature #16001: Provide an alias to Kernel#caller_locations(1,1) and Kernel#caller(1,1)
> it's not an alias for brevity
Definitely not brevity but clarity certainly. The `caller(1,1)` seems cryptic as ...
piotrmurach (Piotr Murach)
11:06 AM Ruby master Feature #16001: Provide an alias to Kernel#caller_locations(1,1) and Kernel#caller(1,1)
Eregon (Benoit Daloze) wrote:
> Maybe `direct_caller`?
>
> Would it call `caller_locations(1,1)` or `caller(1,1)`...
piotrmurach (Piotr Murach)
10:08 AM Ruby master Feature #16001 (Open): Provide an alias to Kernel#caller_locations(1,1) and Kernel#caller(1,1)
As it is common to use `caller_locations(1,1)` and `caller(1,1)`, this proposes aliases to help get the previous back... piotrmurach (Piotr Murach)

Also available in: Atom