We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f689a15 commit d3a9e5bCopy full SHA for d3a9e5b
README.md
@@ -2,7 +2,7 @@
2
3
# debug.rb
4
5
-This library provides debugging functionality to Ruby.
+This library provides debugging functionality to `Ruby MRI 2.6+`.
6
7
This debug.rb is replacement of traditional lib/debug.rb standard library which is implemented by `set_trace_func`.
8
New debug.rb has several advantages:
misc/README.md.erb
0 commit comments