Project

General

Profile

Actions

Bug #15498

closed

Update Refinements documentation

Added by palkan (Vladimir Dementyev) over 5 years ago. Updated about 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:90862]

Description

The current documentation still states:

When using indirect method access such as Kernel#send, Kernel#method or Kernel#respond_to? refinements are not honored for the caller context during method lookup.

#public_send, #respond_to? support has been added in 2.6.0 (https://bugs.ruby-lang.org/issues/15327, https://bugs.ruby-lang.org/issues/15326), #send worked before (should we update the docs for 2.5.x then?).

Github PR:https://github.com/ruby/ruby/pull/2063

Wiki page also contains an outdated information: https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/RefinementsSpec#Refinements-Specification

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0