A byebug
to debugger
alias.
Add this line to your application's Gemfile:
gem 'byebug_to_debugger', group: [:development, :test]
And then execute:
bundle install
Or install it yourself as:
gem install byebug_to_debugger
The gem is available as open source under the terms of the MIT License.