class 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.
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.