Class: PhotoCook::MagickPhoto

Inherits:
MiniMagick::Image
  • Object
show all
Defined in:
lib/photo-cook/magick-photo.rb

Instance Attribute Summary collapse

Instance Attribute Details

#resized_pathObject

Returns the value of attribute resized_path.



4
5
6
# File 'lib/photo-cook/magick-photo.rb', line 4

def resized_path
  @resized_path
end

#source_pathObject

Returns the value of attribute source_path.



3
4
5
# File 'lib/photo-cook/magick-photo.rb', line 3

def source_path
  @source_path
end