I've added Foundation to my Rails site, but now the tab in my browser is displaying
Foundation - Rails
How would I change that to my site's title ?
I've added Foundation to my Rails site, but now the tab in my browser is displaying
Foundation - Rails
How would I change that to my site's title ?
 
    
     
    
    It's in your application layout if you ran rails g foundation:install and overwrote the layout
