Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@123ish
Forked from kevinhq/mime_types.rb
Created July 6, 2020 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 123ish/466b35b27595c70117abff96e6c545fc to your computer and use it in GitHub Desktop.
Save 123ish/466b35b27595c70117abff96e6c545fc to your computer and use it in GitHub Desktop.
Create AMP in Rails powered website - mime_types.rb
# config/initializers/mime_types.rb
Mime::Type.register 'text/html', :amp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment