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
- AwesomePrint::Formatters::ArrayFormatter#options
- AwesomePrint::Formatters::ArrayFormatter#inspector
- AwesomePrint::Formatters::ArrayFormatter#array
- AwesomePrint::Formatters::HashFormatter#plain_single_line
- AwesomePrint::Formatters::HashFormatter#pre_ruby19_syntax
- AwesomePrint::Formatters::HashFormatter#ruby19_syntax
- AwesomePrint::Formatters::HashFormatter#symbol?
- AwesomePrint::Formatters::HashFormatter#printable_keys
- AwesomePrint::Formatters::HashFormatter#max_key_width
- AwesomePrint::Formatters::HashFormatter#left_width