Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 428 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 428 Bytes

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.