Skip to content

Instantly share code, notes, and snippets.

@imrubyist
Last active July 6, 2020 20:59
Show Gist options
  • Save imrubyist/3cacd333c42218d0910119d89d2ebdf9 to your computer and use it in GitHub Desktop.
Save imrubyist/3cacd333c42218d0910119d89d2ebdf9 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