Class
Dragonfly::DataStorage::FileDataStore
In:
lib/dragonfly/data_storage/file_data_store.rb
Parent:
Object
Methods
destroy
disambiguate
retrieve
store
Included Modules
Configurable
Public Instance methods
destroy
(relative_path)
disambiguate
(path)
retrieve
(relative_path)
store
(temp_object, opts={})
[Validate]