Rdbg¶ ↑
-
This gem is only namespace for debug.gem.
-
debug.gem provides
rdbg
command and this rdbg.gem only provides dependency todebug.gem
. -
You can not require
rdbg
library and also you can not writegem rdbg
in your Gemfile. Simply usegem debug
in your Gemfile.
License¶ ↑
The gem is available as open source under the terms of the MIT License.