Class: ActivestorageDelayed::DelayedUpload

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/activestorage-delayed/models/delayed_upload.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tmp_filesObject

Returns the value of attribute tmp_files.



11
12
13
# File 'lib/activestorage-delayed/models/delayed_upload.rb', line 11

def tmp_files
  @tmp_files
end