Class: Loco::Model

Inherits:
Object
  • Object
show all
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

included, #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