ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
476
stars
100
forks
source link
Fix an error related to empty ensure bodies #307
Closed
presidentbeef closed 4 years ago
Addresses #306