方法
实例公共方法
pretty_print(pp) 链接
来源: 显示 | 在 GitHub 上
# File activerecord/lib/active_record/core.rb, line 862 def pretty_print(pp) pp.text __getobj__ end
来源: 显示 | 在 GitHub 上
# File activerecord/lib/active_record/core.rb, line 862 def pretty_print(pp) pp.text __getobj__ end