class Snapshotar::Configuration
Configuration
Class
Attributes
models[RW]
Provide the models and their attributes to seralize like this:
[[ModelName1, :attribute1, :attribute2,...],[ModelName2, :attribute1]]
storage_type[RW]
Where to store your snapshots?
-
:s3
for amazon s3 service -
:file
local directory