if you need to add favicon to your ror application

= favicon_link_tag 'favicon.png'

favicon.png should be located in your assets/images/ directory.