Method: RedactorRails::Http::UploadedFile#tempfile
- Defined in:
- lib/redactor-rails/http.rb
#tempfile ⇒ Object
Returns the value of attribute tempfile.
9 10 11 |
# File 'lib/redactor-rails/http.rb', line 9 def tempfile @tempfile end |