An offline page for your Rails application
This post demonstrates how to integrate the Service Worker JavaScript API with the Rails asset pipeline to precache and render an offline page for your Rails application when visitors have no network connection. https://rossta.net/blog/offline-page-for-your-rails-application.html
Post a comment