Method: Sentry::Attachment#content_type
- Defined in:
- lib/sentry/attachment.rb
#content_type ⇒ Object (readonly)
Returns the value of attribute content_type.
7 8 9 |
# File 'lib/sentry/attachment.rb', line 7 def content_type @content_type end |