Method: Mastiff::NullUploader#store_dir
- Defined in:
- lib/mastiff/null_uploader.rb
permalink #store_dir ⇒ Object
[View source]
13 14 15 |
# File 'lib/mastiff/null_uploader.rb', line 13 def store_dir return '/tmp' end |
13 14 15 |
# File 'lib/mastiff/null_uploader.rb', line 13 def store_dir return '/tmp' end |