summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStan Lo <stan001212@gmail.com>2023-04-27 16:42:16 +0100
committergit <svn-admin@ruby-lang.org>2023-04-27 15:42:21 +0000
commit5cd4f35da634a33d993017bc0a9d82685201e8d4 (patch)
tree9b4db70df9921b51120390759b8ffb495200658e /doc
parentfef8cca822f6b69fe21cbab181ce5b5e0babff91 (diff)
downloadruby-5cd4f35da634a33d993017bc0a9d82685201e8d4.tar.gz
[ruby/irb] Simplify Locale#load
(https://github.com/ruby/irb/pull/571) * Simplify Locale#load Instead of loading file content with `MagicFile` and then evaluting it, we can just use `Kernel.load` to load the file. * Remove unused optional argument * Remove unused Locale#require and #toplevel_load
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions