Class: ApplicationGroongaRecord

Inherits:
GroongaClientModel::Record show all
Defined in:
lib/rails/generators/groonga_client_model/model/templates/application_groonga_record.rb

Instance Attribute Summary

Attributes inherited from GroongaClientModel::Record

#attributes

Method Summary

Methods inherited from GroongaClientModel::Record

all, #assign_dynamic_attribute, #assign_dynamic_attributes, clear_cache, columns, count, create, define_attributes, #destroy, #destroyed?, find, first, have_key?, i18n_scope, #id, #initialize, last, #new_record?, #persisted?, #save, #save!, schema, select, table_name, #update

Methods included from GroongaClientModel::AttributeAssignment

#assign_attributes

Constructor Details

This class inherits a constructor from GroongaClientModel::Record