-
Notifications
You must be signed in to change notification settings - Fork 2
addRig()
llamapope edited this page Sep 14, 2010
·
10 revisions
addRig() adds the required supporting named routes and mapping for your BigRig folders.
| Parameter | Type | Required | Default | Description |
| name | string | Yes | The name of the application folder you want to add wheels support to. | |
| keyword | string | No | #arguments.name# | Used as a trigger in constructing routes for the current application folder. Defaults to arguments.name |
| singleAppFolder | string | No | [empty string] | If you want to enable a specific folder, pass the folder name in for this parameter. |