Skip to content

gfvcastro/byebug_to_debugger

Repository files navigation

byebug_to_debugger

A byebug to debugger alias.

Installation

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

License

The gem is available as open source under the terms of the MIT License.