Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1008 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 1008 Bytes

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