RubyGems.org

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.

installgem install dynamic-page-title
Authors

Patrick Byrne

1,130 total downloads 1,130 for this version
Owners

7f6ca3dae23b904c081db4ff86fab8ca

Gemfile
gem "dynamic-page-title", "~> 1.0.3"
Versions
  1. 1.0.3 October 10, 2010
Runtime Dependencies
  1. activesupport >= 0