awesome_print
https://github.com/awesome-print/awesome_print
Ruby
Pretty print your Ruby objects with style -- in full color and with proper indentation
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
6 Subscribers
Add a CodeTriage badge to awesome_print
Help out
- Issues
- update to account for changes in Rails 8.2 (pre-release)
- Modernize awesome_print for the current Ruby ecosystem
- updated the nokogiri gem from 1.11.0 to 1.13.6
- Replace CI Workflow from Travis to GitHub Actions
- Update awesome_print.gemspec nokogiri version
- Fix expired link to unwanted websites
- Remove dependence on `#method` being defined
- Provide a way of specifying custom formatting on user-created classes/objects
- Plain Ruby Objects are not formatted properly
- Remove usage of marshal_dump since this was removed from Rails
- Docs