Method: Visdiff::Image#attributes

Defined in:
lib/visdiff/image.rb

#attributesObject



25
26
27
# File 'lib/visdiff/image.rb', line 25

def attributes
  {image: upload_io}
end