跳至內容 跳至搜尋
方法
P

執行個體公用方法

pretty_print(pp)

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