Description
Ruby code is not getting the right colors.
Light theme seems to be ok.
Steps to Reproduce
- Upload to atom >= 1.32.0
- Open any ruby file.
Expected behavior: Show the file like this

Actual behavior:

Reproduces how often: Always
Versions
Atom : 1.32.1
Electron: 2.0.9
Chrome : 61.0.3163.100
Node : 8.9.3
apm 2.1.2
npm 6.2.0
node 8.9.3 x64
atom 1.32.1
python 2.7.15+
git 2.19.1
Additional Information
Seems like syntax--ruby class is missing on hierarchy. Switching to Ruby On Rails syntax fix the problem.
Description
Ruby code is not getting the right colors.
Light theme seems to be ok.
Steps to Reproduce
Expected behavior: Show the file like this
Actual behavior:
Reproduces how often: Always
Versions
Atom : 1.32.1
Electron: 2.0.9
Chrome : 61.0.3163.100
Node : 8.9.3
apm 2.1.2
npm 6.2.0
node 8.9.3 x64
atom 1.32.1
python 2.7.15+
git 2.19.1
Additional Information
Seems like syntax--ruby class is missing on hierarchy. Switching to Ruby On Rails syntax fix the problem.