We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3a9e5b commit d8226bfCopy full SHA for d8226bf
README.md
@@ -2,7 +2,7 @@
2
3
# debug.rb
4
5
-This library provides debugging functionality to `Ruby MRI 2.6+`.
+This library provides debugging functionality to Ruby (MRI) 2.6 and later.
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