查看网站首页
查看网站首页
查看 sitemap.xml
✏️ 正在编辑: psych_additions.rb
路径:
/opt/alt/ruby30/share/rubygems/rubygems/psych_additions.rb
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# frozen_string_literal: true # This exists just to satisfy bugs in marshal'd gemspecs that # contain a reference to YAML::PrivateType. We prune these out # in Specification._load, but if we don't have the constant, Marshal # blows up. module Psych # :nodoc: class PrivateType # :nodoc: end end
💾 保存文件
← 返回文件管理器