Home Ruby Forwardable 找不到 Nameerror Uninitialized Constant Forwardable
Post
Cancel

Ruby Forwardable 找不到 Nameerror Uninitialized Constant Forwardable

refer to:
https://stackoverflow.com/questions/44040369/class-level-constant-broken-in-ruby-2-3-4

需要使用这个:

require 'forwardable'

该问题见于 eth.rb 在ruby 3.1.0 环境下运行时。

This post is licensed under CC BY 4.0 by the author.