method
manifest
v8.1.1 -
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