I created a new test project, using Ruby and Capybara for studies and I'm not understanding why it is not working. I have a very similar project in another PC, same configuration, the difference that the problem only occurs in the machine with windows 10, the other one has Windows 7 and works correctly.
In Ghrekin's header, I passed:
#encoding: utf-8
Can anyone tell me if it's a Windows version problem or something?