跳至内容 跳至搜索
方法
P

实例公共方法

pretty_print(pp)

# File activerecord/lib/active_record/core.rb, line 830
def pretty_print(pp)
  pp.text __getobj__
end