Class | MainController |
In: |
lib/proto/controller/main.rb
|
Parent: | Controller |
Default url mappings are:
If you want to override this, add a line like this inside the class:
map '/otherurl'
this will force the controller to be mounted on: /otherurl.