Correct ruby syntax highlight
Issue #1018
resolved
Github is a know user of the pygments on their backend server: https://github.com/toptal/chewy/blob/master/lib/chewy/rspec/update_index.rb
Comments (2)
-
-
- changed status to resolved
- Log in to comment
The problem starts around line 189, looks like the first right curly brace closes the string interpolation too soon.