Class: C80Estate::PphotoUploader

Inherits:
BaseFileUploader
  • Object
show all
Defined in:
app/uploaders/c80_estate/pphoto_uploader.rb

Instance Method Summary collapse

Instance Method Details

#store_dirObject



15
16
17
# File 'app/uploaders/c80_estate/pphoto_uploader.rb', line 15

def store_dir
  "uploads/properties/#{model.id}"
end