Class: ActiveData::Base

Inherits:
Object
  • Object
show all
Includes:
Model, Model::Associations, Model::Lifecycle, Model::Primary
Defined in:
lib/active_data/base.rb

Constant Summary

Constants included from Model::Primary

Model::Primary::DEFAULT_PRIMARY_ATTRIBUTE_OPTIONS

Method Summary

Methods included from Model::Associations

#==, #apply_association_changes!, #association

Methods included from Model::Lifecycle

#destroy, #destroy!, #save, #save!, #update, #update!