syntastic/syntax_checkers/ruby
Martin Grenfell aa07bd7122 ruby: make the mri checker play nicer with RVM
Query RVM for the version of ruby that should be used to do the syntax
check.

This wont work if the user has different versions of ruby for different
directories (e.g. if they are using a project rvmrc) as it will only a
single ruby version per vim instance.

I think this should satisfy almost everyone though, so we can wait for
feedback before doing anything more hardcore.
2012-10-15 12:49:22 +01:00
..
jruby.vim Adds jruby errorformat 2012-07-04 22:17:05 +02:00
macruby.vim Added MacRuby/RubyMotion syntax checker. 2012-05-09 14:12:15 +02:00
mri.vim ruby: make the mri checker play nicer with RVM 2012-10-15 12:49:22 +01:00