Class: Loco::Model

Inherits:
Object
  • Object
show all
Includes:
Associatable, Observable, Persistable
Defined in:
lib/motion-loco/model.rb

Method Summary

Methods included from Persistable

#destroy, included, #load, #new?, #save, #serialize

Methods included from Observable

#init, #initialize, #method_missing, #register_observer, #remove_all_observers, #remove_observer, #set_properties, #update_attributes

Methods included from Associatable

included, #initialize, #initialize_relationships

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Loco::Observable