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?
I'm using this[1], much simple, how everything needs be!
Hugs!