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
- RelationshipsController#set_relationships
- Admin::AccountsController#unsensitive
- FollowerAccountsController#prev_page_url
- FollowerAccountsController#next_page_url
- FollowingAccountsController#prev_page_url
- FollowingAccountsController#next_page_url
- UserTrackingConcern#update_user_sign_in
- AccountOwnedConcern#temporary_suspension_response
- AccountOwnedConcern#permanent_suspension_response
- AccountOwnedConcern#skip_temporary_suspension_response?