awesome-print / awesome_print

Pretty print your Ruby objects with style -- in full color and with proper indentation
http://github.com/michaeldv/awesome_print
MIT License
4.07k stars 454 forks source link

Added awesome_print support for DataMapper models (in same style as Acti... #163

Open vivekajayshah opened 10 years ago

vivekajayshah commented 10 years ago

...veRecord)

imajes commented 9 years ago

hey @vivekajayshah - i know this is from a while ago, but do you think you could craft some tests for this please so we can land it? :) thanks!

gerrywastaken commented 8 years ago

Running this PR as a Travis build: https://travis-ci.org/gerrywastaken/awesome_print/builds/129619867

@vivekajayshah This PR looks fantastic, but as @imajes it would need some tests. It doesn't need to be fancy, just something that uses the new code and produces the desired output.