Libraries
»
mastiff
(0.1.1)
»
Index
»
Mastiff
»
NullUploader
»
#store_dir
Method: Mastiff::NullUploader#store_dir
Defined in:
lib/mastiff/null_uploader.rb
#
store_dir
⇒
Object
13 14 15
# File 'lib/mastiff/null_uploader.rb', line 13
def
store_dir
return
'
/tmp
'
end