RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Adding Meta Tags to a Rails CMS with Polymorphism

There are pros and cons to building CMS functionality into your Rails app. It can be easy to forget important aspects, like SEO and Open Graph. Here’s an approach to addressing both using polymorphism and the MetaTags gem. https://hybrd.co/posts/adding-meta-tags-to-a-rails-cms-with-polymorphism

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