Registry / web-framework / meta-tags

meta-tags

JSON →
library2.23.0rbrubygemsunverified

Rails helpers for HTML metadata such as titles, descriptions, canonical links, robots directives, and social tags.

gem install meta-tags
INSTALL
IMPORT
SIG · META-TAGS
M
meta-tags
web-frameworkrubyv2.23.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MetaTags
require 'meta-tags'

Set meta tags in a Rails controller.

require 'meta-tags' class ApplicationController < ActionController::Base def index set_meta_tags title: 'Home', description: 'Welcome to my site' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.23.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
meta-tags — gem install meta-tags · libregistry