Class: ApplicationGroongaRecord

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

Method Summary

Methods inherited from GroongaClientModel::Record

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

Constructor Details

This class inherits a constructor from GroongaClientModel::Record