Class: Infuser::Company

Inherits:
Models::Base show all
Defined in:
lib/infuser/company.rb

Instance Attribute Summary

Attributes inherited from Models::Base

#id

Method Summary

Methods inherited from Models::Base

#attributes, belongs_to, children_names, collection_names, #data, define_schema, #destroy, fieldset, #fieldset, has_collection, has_many, #initialize, #inspect, #klass_name, klass_name, #load, #new_record?, #persisted?, #populate, #save, schema, service_name, #service_name

Methods included from Helpers::Hashie

#camelize_hash, #safe_classify

Constructor Details

This class inherits a constructor from Infuser::Models::Base