Class: ActionDispatch::Routing::Mapper

Inherits:
Object
  • Object
show all
Defined in:
lib/railsdav/routing_extensions.rb

Overview

Extend routing s.t. webdav_resource and webdav_resources can be used, enabling things like PROPFIND /foo/index.(:format) and such.

ATTENTION: adapt this to newer rails version if upgrading the framework!

Defined Under Namespace

Modules: HttpHelpers, Resources