method
pretty_print
v7.0.0 -
Show latest stable
- Class:
ActiveRecord::Core::ClassMethods
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.