Class: Controller

Inherits:
Ramaze::Controller show all
Defined in:
lib/proto/controller/init.rb

Overview

Define a subclass of Ramaze::Controller holding your defaults for all controllers

Constant Summary

Constants inherited from Ramaze::Controller

Ramaze::Controller::FILTER

Method Summary

Methods inherited from Ramaze::Controller

action_methods, action_modules, at, cached, cached_action_methods, check_path, current, default, deny_layout, engine, #error, extension_order, handle, inherited, layout, map, mapping, patterns_for, raise_no_action, raise_no_controller, raise_no_filter, relevant_ancestors, resolve, resolve_action, resolve_method, resolve_template, startup, template, template_paths, view_root

Methods included from Ramaze::Helper::Methods

extend_object, #helper, included