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