You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
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.