* added highlight for ruby symbols Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
* fixed include? keyword * fixed $ in the end of regexps Valid highlighting of regexps can't be done with syntaxcolor. Ruby uses '/' to divide numbers and for defining regexps. Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
* tabs are replaced with spaces * trailing spaces are removed
Signed-off-by: Slava Zanko <slavazanko@gmail.com>