Class: Loco::Model
- Inherits:
-
Object
- Object
- Loco::Model
- Includes:
- Observable, Savable
- Defined in:
- lib/motion-loco/model.rb
Method Summary
Methods included from Savable
#destroy, #did_create, #did_load, #did_update, included, #load, #save, #serialize
Methods included from Observable
#init, #initWithFrame, #initWithStyle, #initialize, #method_missing, #register_observer, #remove_all_observers, #remove_observer, #set_properties
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Loco::Observable