RubyFlow The Ruby and Rails community linklog

Handling Title Tags in Rails

Handling title tags in rails has always been difficult and not very DRY. Until now. title_tag is a new plugin that attempts to make this very easy, and easy to modify! Read The Full Article

Comments

Here’s my preferred plugin for controlling title and h1 tags:

http://github.com/DefV/title_helper/

that’s an interesting way of tackling the idea

I’ve always had this solution kicking around, named Easy Titles, cause I’m awful with naming things

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in