"\ xED" followed by "t" on UTF-8

1

I have a rails application and when I run or compile the assets it gives the following error:

"\ xED" followed by "t" on UTF-8

In my

  

application.rb

I already have this key:

config.encoding = "utf-8"

Does anyone know what it can be?

    
asked by anonymous 21.11.2017 / 18:13

0 answers