Table of Contents - pry-byebug-3.6.0 Documentation
Pages
-
CHANGELOG
- CHANGELOG
- Master (Unreleased)
- 3.6.0 (2018-02-07)
- Added
- 3.5.1 (2017-11-27)
- Fixed
- 3.5.0 (2017-08-23)
- Added
- 3.4.3 (2017-08-22)
- Fixed
- 3.4.2 (2016-12-06)
- Fixed
- 3.4.1 (2016-11-22)
- Fixed
- 3.4.0 (2016-05-15)
- Fixed
- Added
- 3.3.0 (2015-11-05)
- Fixed
- 3.2.0 (2015-07-18)
- Added
- Fixed
- Removed
- 3.1.0 (2015-04-14)
- Added
- 3.0.1 (2015-04-02)
- Fixed
- 3.0.0 (2015-02-02)
- Fixed
- Removed
- 2.0.0 (2014-01-09)
- Fixed
- 1.3.3 (2014-25-06)
- Fixed
- 1.3.2 (2014-24-02)
- Fixed
- 1.3.1 (2014-08-02)
- Fixed
- 1.3.0 (2014-05-02)
- Added
- Fixed
- 1.2.1 (2013-30-12)
- Fixed
- 1.2.0 (2013-24-09)
- Fixed
- 1.1.2 (2013-11-07)
- Fixed
- 1.1.1 (2013-02-07)
- Fixed
- 1.1.0 (2013-06-06)
- Added
- 1.0.1 (2013-05-07)
- Fixed
- 1.0.0 (2013-05-07)
- Added
- Removed
- Older releases
- README
Classes and Modules
- Byebug
- Byebug::PryProcessor
- Pry
- Pry::Byebug
- Pry::Byebug::Breakpoints
- Pry::Byebug::Breakpoints::FileBreakpoint
- Pry::Byebug::Breakpoints::MethodBreakpoint
- PryByebug
- PryByebug::BacktraceCommand
- PryByebug::BreakCommand
- PryByebug::ContinueCommand
- PryByebug::DownCommand
- PryByebug::ExitAllCommand
- PryByebug::FinishCommand
- PryByebug::FrameCommand
- PryByebug::Helpers
- PryByebug::Helpers::Breakpoints
- PryByebug::Helpers::Multiline
- PryByebug::Helpers::Navigation
- PryByebug::NextCommand
- PryByebug::StepCommand
- PryByebug::UpCommand
- PryRemote
- PryRemote::Server
Methods
- ::check_file_context — PryByebug
- ::file_context? — PryByebug
- ::new — Pry::Byebug::Breakpoints::MethodBreakpoint
- ::start — Byebug::PryProcessor
- ::start — Pry
- ::start_with_pry_byebug — Pry
- ::start_without_pry_byebug — Pry
- #add_breakpoint — PryByebug::BreakCommand
- #add_file — Pry::Byebug::Breakpoints
- #add_method — Pry::Byebug::Breakpoints
- #at_breakpoint — Byebug::PryProcessor
- #at_end — Byebug::PryProcessor
- #at_line — Byebug::PryProcessor
- #at_return — Byebug::PryProcessor
- #bold_puts — PryByebug::Helpers::Breakpoints
- #breakout_navigation — PryByebug::Helpers::Navigation
- #breakpoints — PryByebug::Helpers::Breakpoints
- #breakpoints — Pry::Byebug::Breakpoints
- #change — Pry::Byebug::Breakpoints
- #change_status — Pry::Byebug::Breakpoints
- #check_file_context — PryByebug
- #check_multiline_context — PryByebug::Helpers::Multiline
- #current_file — PryByebug::Helpers::Breakpoints
- #delete — Pry::Byebug::Breakpoints
- #delete_all — Pry::Byebug::Breakpoints
- #disable — Pry::Byebug::Breakpoints
- #disable_all — Pry::Byebug::Breakpoints
- #each — Pry::Byebug::Breakpoints
- #enable — Pry::Byebug::Breakpoints
- #file_context? — PryByebug
- #find_by_id — Pry::Byebug::Breakpoints
- #last — Pry::Byebug::Breakpoints
- #max_width — PryByebug::Helpers::Breakpoints
- #n_hits — Byebug::PryProcessor
- #new_breakpoint — PryByebug::BreakCommand
- #option_to_method — PryByebug::BreakCommand
- #options — PryByebug::BreakCommand
- #perform — Byebug::PryProcessor
- #perform_backtrace — Byebug::PryProcessor
- #perform_down — Byebug::PryProcessor
- #perform_finish — Byebug::PryProcessor
- #perform_frame — Byebug::PryProcessor
- #perform_next — Byebug::PryProcessor
- #perform_step — Byebug::PryProcessor
- #perform_up — Byebug::PryProcessor
- #print_all — PryByebug::BreakCommand
- #print_breakpoints_header — PryByebug::Helpers::Breakpoints
- #print_full_breakpoint — PryByebug::Helpers::Breakpoints
- #print_short_breakpoint — PryByebug::Helpers::Breakpoints
- #process — PryByebug::BacktraceCommand
- #process — PryByebug::BreakCommand
- #process — PryByebug::ContinueCommand
- #process — PryByebug::DownCommand
- #process — PryByebug::ExitAllCommand
- #process — PryByebug::FinishCommand
- #process — PryByebug::FrameCommand
- #process — PryByebug::NextCommand
- #process — PryByebug::StepCommand
- #process — PryByebug::UpCommand
- #process_condition — PryByebug::BreakCommand
- #process_show — PryByebug::BreakCommand
- #resume_pry — Byebug::PryProcessor
- #run — Byebug::PryProcessor
- #run — PryRemote::Server
- #size — Pry::Byebug::Breakpoints
- #source_code — Pry::Byebug::Breakpoints::FileBreakpoint
- #source_code — Pry::Byebug::Breakpoints::MethodBreakpoint
- #teardown — PryRemote::Server
- #teardown_with_pry_byebug — PryRemote::Server
- #teardown_without_pry_byebug — PryRemote::Server
- #to_a — Pry::Byebug::Breakpoints
- #to_s — Pry::Byebug::Breakpoints::FileBreakpoint
- #to_s — Pry::Byebug::Breakpoints::MethodBreakpoint
- #validate_expression — Pry::Byebug::Breakpoints