D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ruby
/
prism
/
translation
/
ripper
/
Filename :
shim.rb
back
Copy
# frozen_string_literal: true # This writes the prism ripper translation into the Ripper constant so that # users can transparently use Ripper without any changes. Ripper = Prism::Translation::Ripper