方法
类公共方法
debug(_) 链接
源代码: 显示 | 在 GitHub 上
# File actionview/lib/action_view/digestor.rb, line 130 def self.debug(_); end
error(_) 链接
源代码: 显示 | 在 GitHub 上
# File actionview/lib/action_view/digestor.rb, line 131 def self.error(_); end