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
- 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
- ActiveRecord methods with `ap` displays nothing
- ap.awesome_sequel_dataset(ds) Arguments Error
- Remove dependence on `#method` being defined
- object_id option not operating as expected
- Provide a way of specifying custom formatting on user-created classes/objects
- `.pry!` does nothing in rails console
- Docs
- CustomMarkdownRenderer#find_matching_embed
- CustomMarkdownRenderer#render_embedded_content
- CustomMarkdownRenderer#node_empty?
- CustomMarkdownRenderer#next_node_empty?
- CustomMarkdownRenderer#prev_node_empty?
- CustomMarkdownRenderer#surrounded_by_empty_lines?
- CustomMarkdownRenderer#link
- CustomMarkdownRenderer#text
- CustomMarkdownRenderer#table
- CustomMarkdownRenderer.embed_regexes