Class Controller
In: lib/proto/controller/init.rb
Parent: Ramaze::Controller

Define a subclass of Ramaze::Controller holding your defaults for all controllers. Note that these changes can be overwritten in sub controllers by simply calling the method but with a different value.

[Validate]