Files
ports/devel/rubygem-debug/pkg-descr
Yasuhiro Kimura ae3d5047fb devel/rubygem-debug: Add new port
In Ruby 3.1 lib/debug.rb standard library is replaced with new
debugger debug.gem. But our standard ruby ports don't include bundled
gems in their packages and it also applies to upcoming lang/ruby31
port. So add this port for those who want to use debugging
functionality with Ruby 3.1.
2021-11-10 19:27:02 +09:00

5 lines
159 B
Plaintext

Debugging functionality for Ruby. This is completely rewritten
debug.rb which was contained by the encient Ruby versions.
WWW: http://rubygems.org/gems/debug