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