Error List integration should only be active for ruby files
Status: Beta
Brought to you by:
robmckinnon
When editing other types of files with the ruby plugin enabled and the error list active, it attempts to check the current buffer for ruby syntax. The plugin should check the type of the file in the buffer before enabling ruby syntax checking.