ActionNamespace

Undocumented in source.

Constructors

this
this(ActionRouter router, string namespace)
Undocumented in source.
this
this(ActionRouter router, string[] namespaces)
Undocumented in source.

Members

Functions

joinPrefix
string joinPrefix()
Undocumented in source. Be warned that the author may not have intended to support it.
resources
ActionRouter resources(string resource)
Undocumented in source. Be warned that the author may not have intended to support it.
resources
ActionRouter resources(string resource, void delegate(ActionNamespace namespace) yield)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta