Class: Chewy::Type::Adapter::ActiveRecord

Inherits:
Orm show all
Defined in:
lib/chewy/type/adapter/active_record.rb

Constant Summary

Constants inherited from Base

Base::BATCH_SIZE

Instance Attribute Summary

Attributes inherited from Orm

#default_scope

Attributes inherited from Base

#options, #target

Method Summary

Methods inherited from Orm

#identify, #import, #initialize, #load, #name

Methods inherited from Base

#identify, #import, #load, #name, #type_name

Constructor Details

This class inherits a constructor from Chewy::Type::Adapter::Orm