Awesome Print is a Ruby library that pretty prints Ruby objects in full color exposing their internal structure with proper indentation. Rails ActiveRecord objects and usage within Rails templates are supported via included mixins.
暂时就看到这些,用起来还是比较简单
# irb(main):011:0> ap $: