方法
包含的模块
实例公有方法
nil?() 链接
来源: 显示 | 在 GitHub 上
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 368 def nil? true end
ref() 链接
来源: 显示 | 在 GitHub 上
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 376 def ref; end
to_s() 链接
来源: 显示 | 在 GitHub 上
# File actionpack/lib/action_dispatch/http/mime_type.rb, line 372 def to_s "" end