Class: Apartment::Adapters::TrilogySchemaAdapter

Inherits:
Mysql2SchemaAdapter show all
Defined in:
lib/apartment/adapters/trilogy_adapter.rb

Instance Attribute Summary

Attributes inherited from AbstractAdapter

#default_tenant

Method Summary

Methods inherited from Mysql2SchemaAdapter

#initialize, #reset

Methods inherited from AbstractAdapter

#create, #current, #drop, #each, #environmentify, #init, #initialize, #process_excluded_models, #reset, #seed_data, #switch, #switch!

Constructor Details

This class inherits a constructor from Apartment::Adapters::Mysql2SchemaAdapter