How can I add an icon to my Rails application (to show in tabs when opened in a browser, etc.)?
After reading and trying all this answers without success I ended up doing this
tag adding this No need to change the web_server configuration file (nginx, apache, etc) no need to precompile the assets.
Just stop and run/debug your web site, clear the cache from your browser and reopen the page. It should work