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