Class: ActiveRecord::Snapshot::Configuration
- Inherits:
-
Hashie::Dash
- Object
- Hashie::Dash
- ActiveRecord::Snapshot::Configuration
- 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
#adapter ⇒ Object
61 62 63 |
# File 'lib/active_record/snapshot/configuration.rb', line 61 def adapter ActiveRecord::Snapshot::MySQL end |