Class: ActiveRecord::Snapshot::Configuration

Inherits:
Hashie::Dash
  • Object
show all
Includes:
Hashie::Extensions::Dash::Coercion, Hashie::Extensions::Dash::IndifferentAccess
Defined in:
lib/active_record/snapshot/configuration.rb

Defined Under Namespace

Classes: DBConfig, S3Config, S3Paths, StoreConfig

Instance Method Summary collapse

Instance Method Details

#adapterObject



61
62
63
# File 'lib/active_record/snapshot/configuration.rb', line 61

def adapter
  ActiveRecord::Snapshot::MySQL
end