Method: ActionText::Attachables::RemoteImage#content_type
- Defined in:
- actiontext/lib/action_text/attachables/remote_image.rb
#content_type ⇒ Object (readonly)
Returns the value of attribute content_type.
30 31 32 |
# File 'actiontext/lib/action_text/attachables/remote_image.rb', line 30 def content_type @content_type end |