diff options
| author | Rune Philosof <rune.git@philosof.dk> | 2025-10-28 13:55:59 +0100 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-12-04 00:40:11 +0000 |
| commit | 8f7d821dbae8bba00e1e905bbda1b639998288aa (patch) | |
| tree | 8fae61279e9040f076fe6efa876ac16648b803fe /include/ruby/internal/encoding/coderange.h | |
| parent | e96bbd718e4aef81c749080016a44364a2b8e8c9 (diff) | |
[ruby/psych] Remove y Object extension in IRB
Fixes: ruby#685
This feature can easily break how you use other gems like factory_bot or prawn.
https://github.com/ruby/psych/pull/747#issuecomment-3413139525
> But I kind of think we should leave `psych/y` around. If people really want to use it they could require the file.
If you miss the function in Kernel, you can require it interactively or add it to `.irbrc`:
```ruby
require 'psych/y'
```
https://github.com/ruby/psych/commit/f1610b3f05
Diffstat (limited to 'include/ruby/internal/encoding/coderange.h')
0 files changed, 0 insertions, 0 deletions
