Class: N::SimpleController
- Inherits:
-
Controller
- Object
- Controller
- N::SimpleController
- Defined in:
- lib/nitro/controller.rb
Overview
A simple controller, only handles templates. Useful to implement php/asp/jsp style applications.
Instance Attribute Summary
Attributes included from Render
#context, #out, #rendering_errors, #request
Method Summary
Methods inherited from Controller
__old_inherited, inherited, #method_missing
Methods included from Filtering
Methods included from Scaffolding
Methods included from Render
#initialize, #log_error, #redirect, #redirect_referer, #render, #session
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class N::Controller