A Ruby 1.8.x port of the Ripper library for parsing Ruby source code, originally written for Ruby 1.9.
gem install ripperNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a Ruby expression into an S-expression.
Use Ruby 1.8.x or upgrade to Ruby 1.9+ and use the built-in Ripper.
No dependency data recorded yet.