method
manifest
v7.2.3 -
Show latest stable
- Class:
Rails::PwaController
manifest()public
No documentation available.
# File railties/lib/rails/pwa_controller.rb, line 12
def manifest
render template: "pwa/manifest", layout: false
end