Method: ActionText::Attachables::RemoteImage#to_partial_path

Defined in:
actiontext/lib/action_text/attachables/remote_image.rb

#to_partial_pathObject



43
44
45
# File 'actiontext/lib/action_text/attachables/remote_image.rb', line 43

def to_partial_path
  "action_text/attachables/remote_image"
end