method
pretty_print
v4.2.7 -
Show latest stable
- Class:
ActiveRecord::Core
pretty_print(pp)public
Takes a PP and prettily prints this record to it, allowing you to get a nice result from `pp record` when pp is required.
pretty_print(pp)Takes a PP and prettily prints this record to it, allowing you to get a nice result from `pp record` when pp is required.