I have been trying for many hours to execute a simple console and alert message in javascript in my rails application, after check that more complex javascript (coffee) code does not work. The only way in which I am able to print something is putting the code in the application.js. Here are the main files in my application:I have been trying for many hours to execute a