1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00

Made a comment more applicable to Ripple

This commit is contained in:
shyndman 2013-02-07 15:26:34 -05:00
parent 553cd447be
commit bada37f595

View file

@ -29,9 +29,8 @@ module AwesomePrint
# Format Ripple instance object.
#
# NOTE: by default only instance attributes (i.e. columns) are shown. To format
# Ripple document instance as regular object showing its instance variables and
# accessors use :raw => true option:
# NOTE: by default only instance attributes are shown. To format Ripple document instance
# as regular object showing its instance variables and accessors use :raw => true option:
#
# ap document, :raw => true
#