RubyCreator
RubyCreator copied to clipboard
Rubinius
Do you support Rubinius?
It should, since the only part of the plugin that runs Ruby code is the one that runs Rubocop in background to report issues to the editor as you type.
The code model uses a self made parse based in regular expressions and with its own limitations.