FAQ - adnan-panalytics/dav4rack GitHub Wiki

FAQ

1. I get the error: uninitialized constant DAV4Rack::Interceptor (NameError)
Make sure to require 'dav4rack/interceptor' before using the Interceptor, it is not loaded with the gem.

2. I get the error: uninitialized constant Pmp::Application::FileResource (NameError)
Make sure to require 'dav4rack/file_resource' before using the FileResource, it is not loaded with the gem.

⚠️ **GitHub.com Fallback** ⚠️