Method: Mastiff::NullUploader#store_dir

Defined in:
lib/mastiff/null_uploader.rb

#store_dirObject

[View source]

13
14
15
# File 'lib/mastiff/null_uploader.rb', line 13

def store_dir
  return '/tmp'
end