Skip to content

Instantly share code, notes, and snippets.

@bqst
Created March 16, 2018 09:38
Show Gist options
  • Save bqst/0fd1b73e18e95b78bcec4580b19d2889 to your computer and use it in GitHub Desktop.
Save bqst/0fd1b73e18e95b78bcec4580b19d2889 to your computer and use it in GitHub Desktop.
# config/initializers/default_meta.rb
# Initialize default meta tags.
DEFAULT_META = YAML.load_file(Rails.root.join("config/meta.yml"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment