Class: C80Estate::AtphotoUploader

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

Instance Method Summary collapse

Instance Method Details

#store_dirObject



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

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