Ask A Question

Notifications

You’re not receiving notifications from this thread.

How to use AMP with Ruby on Rails Discussion

Hey Chris, this is great, thank you!

One quick question - in my <head> tag, I have a lot of code and multiple renders. I'm not sure where to put the canonical and amphtml links, since I have no _head partial. Is there a general rule for where this should be going?

Reply

Hey Chris, I am getting a file not found in production when I use
<%= File.read "#{Rails.root}/public#{stylesheet_path('amp/application', host: nil)}" %>.

I did include `config.assets.precompile << "amp/application.scss" in the application.rb

Would you be able to help?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 82,464+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.