跳至内容
跳至搜索
菜单
关闭
索引
Ruby on Rails 8.1.0
类
ActiveSupport::DelegationError
< NoMethodError
activesupport/lib/active_support/delegation.rb
v8.1.0
当在
nil
上调用方法且未使用
allow_nil
选项时,由
delegate
生成的错误。