Search code examples
ruby-on-railsruby-on-rails-3ruby-on-rails-3.1meta-tagsruby-on-rails-3.2

Suggestions for a good method to handle META keywords and description in a rails app?


Are there recommendations for a gem to handle the meta keywords and meta descriptions in a rails app? I already have friendly_id in place after much trouble but would like to have a good way to add meta tags and descriptions without having to hardcode those in my code.

Anyone have experience with a good meta keyword and description gem for Rails that I could use to facilitate in this task?


Solution

  • I'm using this[1], much simple, how everything needs be!

    Hugs!

    [1] https://github.com/lassebunk/metamagic