Use this gem to set a dynamic page title in your views with `<%= title "Something or other" %>` and display it with `<title><%= page_title %></title>` in your layout.
Patrick Byrne
gem "dynamic-page-title", "~> 1.0.3"