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

awesome print 2.0 #350

Open imajes opened 5 years ago

imajes commented 5 years ago

New approach for awesomeprint -- this uses a factory pattern to register formatters as they go, etc.

feedback welcome!

imajes commented 5 years ago

@base10 this is the PR i'm talking about :D thx

baweaver commented 5 years ago

Let me know if you'd be interested in me going over anything in more detail, just a few suggestions and ideas for now.