disable exif writing. issues with encoding

master
Espen Antonsen 2011-04-11 17:47:07 +08:00
parent 5d36de341e
commit b335edb2d6
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class Photo < ActiveRecord::Base
before_validation :set_title, :set_path
before_create :exif_read
before_update :exif_write
#before_update :exif_write
attr_accessor :tag_list
#attr_protected :path