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.
2 parents ade5ef2 + 6c10006 commit 08fd1d5Copy full SHA for 08fd1d5
1 file changed
lib/prism/translation/ripper/shim.rb
@@ -2,4 +2,4 @@
2
3
# This writes the prism ripper translation into the Ripper constant so that
4
# users can transparently use Ripper without any changes.
5
-Ripper = Prism::Translation::Ripper
+Ripper = Prism::Translation::Ripper # :nodoc:
0 commit comments