I'm writing an very simple Rails application. It was very simple but I always get an warning message "Carriage return character missing" even if in two examples blow... Can anyone tell me what is missing and what should I do to resolve this warning message? I'm using Ruby 2.3.3, Rails 5.1.2 and Rubocop 0.49.1... I'm writing an very simple Rails application. I