Ruby: highlight shorthand global interpolations
requested to merge ggadinger/syntax-highlighting:work/ruby-global-interpolation-shorthand into master
this MR adds support for the shorthand interpolation syntax for globals. It already exists for instance and class variables, and even the highlighter test file has some cases of it.