/rubybytes

A ruby disassembler.

Primary LanguageJavaScriptMIT LicenseMIT

Rubybytes

Build Status Dependency Status Code Climate Issue Count

Welcome to Rubybytes, a disassembler for your ruby code. Inspired by a project by Matt Godbold called GCC Explorer and aimed at Ruby from a suggestion by Pat Shaughnessy.

Currently only targets MRI 2.3, MRI 2.2, and MRI 2.1.

The demo site can be found here.

Development

Running Locally

heroku local

Running Tests

rake test