We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rb_protect
1 parent 7f2fb62 commit 84dfee1Copy full SHA for 84dfee1
CHANGELOG.md
@@ -6,6 +6,7 @@ Bug fixes:
6
* Fixed `String#inspect` when the string uses a non-UTF-8 ASCII-compatible
7
encoding and has non-ASCII characters.
8
* Fixed `puts` for strings with non-ASCII-compatible encodings.
9
+* `rb_protect` now returns `Qnil` when an error occurs.
10
11
New features:
12
0 commit comments