Ruby: mri - novaez/syntastic GitHub Wiki

Maintainer: Martin Grenfell [email protected]

This checker will use your default ruby command, so in case that's not the version you want you can override it as follows (example for 1.9 on Debian-based systems):

let g:syntastic_ruby_exec = 'ruby1.9.1'