Class: Traim::ArController
- Inherits:
-
Controller
- Object
- Controller
- Traim::ArController
- Defined in:
- lib/traim.rb
Overview
A controller design for ActiveRecord
Instance Attribute Summary
Attributes inherited from Controller
#fields, #helper, #id, #model, #params, #request, #status
Method Summary
Methods inherited from Controller
#actions, #attribute, #create, #create_record, #created, #delete_record, #destory, #execute, #find_record, #has_many, #has_one, #headers, #initialize, #instance_record, #is_collection?, #logger, #map_record, #method_missing, #no_cotent, #ok, #record, #record=, #show, #update, #update_record
Constructor Details
This class inherits a constructor from Traim::Controller
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Traim::Controller