byebug
https://github.com/deivid-rodriguez/byebug
Ruby
Debugging in Ruby 2
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.
7 Subscribers
Add a CodeTriage badge to byebug
Help out
- Issues
- Bump yard from 0.9.43 to 0.9.45 in /gemfiles/lint
- Bump yard from 0.9.43 to 0.9.45
- Bump rubocop from 1.86.1 to 1.88.2 in /gemfiles/lint
- Bump faraday from 2.14.1 to 2.14.3
- Bump concurrent-ruby from 1.3.6 to 1.3.7 in /gemfiles/lint
- `bt` command broken by `public_send` in stacktrace
- Bump mdl from 0.15.0 to 0.17.0 in /gemfiles/lint
- Bump minitest from 6.0.5 to 6.0.6
- Fixes for minitest 6 and ruby 4
- Fix next skipping chained calls in class_eval-defined methods
- Docs
- Paperclip::Storage::S3Extensions#copy_to_local_file
- LinkCrawlWorker#perform
- Import::RowWorker#mark_as_processed!
- Import::RowWorker#perform
- VoteValidator#account_votes_on_same_poll
- VoteValidator#already_voted_on_non_multiple_poll?
- VoteValidator#already_voted_for_same_choice_on_multiple_poll?
- VoteValidator#self_vote?
- VoteValidator#invalid_choice?
- VoteValidator#poll_non_multiple_and_already_voted?