No release in over a year
A `byebug` to `debugger` alias
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.4
~> 5.0
~> 13.0
~> 1.3
 Project Readme

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.