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

Merge pull request #170 from michaeldv/patch-1

Added Gitter Chat badge to README
This commit is contained in:
Michael Dvorkin 2014-12-17 21:07:35 -08:00
commit 0bd3425caf

View file

@ -1,4 +1,7 @@
## Awesome Print ##
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/michaeldv/awesome_print?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Awesome Print is a Ruby library that pretty prints Ruby objects in full color
exposing their internal structure with proper indentation. Rails ActiveRecord
objects and usage within Rails templates are supported via included mixins.