Module | AwesomePrint::MongoMapper |
In: |
lib/awesome_print/ext/mongo_mapper.rb
|
Format MongoMapper instance object.
NOTE: by default only instance attributes (i.e. keys) are shown. To format MongoMapper instance as regular object showing its instance variables and accessors use :raw => true option:
ap record, :raw => true