RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Rubocop for your favorite text editor

Have you ever wondered if your favorite code editor examines your Ruby code just like rubocop gem does ?

Yes, your favorite text-editor sublime text have a support for the same.

check Here for more details

Comments

/bin/sh: /Users/tycooon/.rvm/bin/rvm-auto-ruby: No such file or directory rbenv user here :(

as per the docs : y default this plugin uses rvm to run RuboCop, but you can switch to rbenv or provide your own command line in the settings. The plugin uses default paths to run rvm or rbenv but you can customize these paths in the settings.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in