Class: Architect4r::GenericNode

Inherits:
Model::Node show all
Defined in:
lib/architect4r/generic_node.rb

Instance Attribute Summary

Attributes inherited from Model::Node

#raw_data

Method Summary

Methods inherited from Model::Node

#==, #create, #destroy, #hash, inherited, #initialize, model_root_relation_type, #to_s, #update

Methods included from Adapters::CarrierWave

#mount_uploader

Methods included from Model::Relationships

#links

Methods included from Model::Persistency

#create!, #destroyed?, #id, #new?, #persisted?, #save, #save!, #update_attributes

Methods included from Model::Connection

#connection

Constructor Details

This class inherits a constructor from Architect4r::Model::Node