Class: Controller
- Inherits:
-
Ramaze::Controller
- Object
- Ramaze::Controller
- Controller
- Defined in:
- lib/proto/controller/init.rb
Overview
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.
Direct Known Subclasses
Constant Summary
Constants inherited from Ramaze::Controller
Ramaze::Controller::CONTROLLER_LIST, Ramaze::Controller::IRREGULAR_MAPPING
Method Summary
Methods inherited from Ramaze::Controller
app, engine, generate_mapping, inherited, map, mapping, options, setup, setup_procedure