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
- DataImportJob#contact_for_label_import
- DataImportJob#reject_existing_taggings
- DataImportJob#taggings_for_contacts
- DataImportJob#apply_labels_to_contacts
- DataImportJob#import_contacts
- DataImportJob#append_rejected_contact
- DataImportJob#extract_labels
- DataImportJob#build_contact_from_row
- DataImportJob#parse_csv_and_build_contacts
- DataImportJob#process_import_file