+1

Ruby 2 array of symbols

Дмитрий Новиков 10 aastat tagasi 0

Ruby 2.0 introduce new syntax for symbol arrays. Ruby.tmLanguage should recognize "%i(...)" as a symbols array like "%w(...)". How can i achieve this?