ActionRouter.resources

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

Meta