takafumir / rails_amp

RailsAmp is a Ruby on Rails plugin for AMP(Accelerated Mobile Pages).
MIT License
65 stars 26 forks source link

Using rails_amp with actiontext #13

Open gordienko opened 5 years ago

gordienko commented 5 years ago

To display article body, I use actiontext (0.1.0) in conjunction with activestorage (5.2.3).

I don't have amp-img tag substitution. The HTML code does not change for the AMP version of the site.

And I get errors in google search console. How can this problem be solved?