Closed ricardopacheco closed 13 years ago
Either install exiftool or remove the reference to the "mini_exiftool" gem in the Gemfile and remove "before_create :exif_read" in photo.rb. That code will read exif from the image and store it in the database (title, tags, description, geolocation).
Exiftool can be found at http://www.sno.phy.queensu.ca/~phil/exiftool/
Ricardo-Pachecos-iMac:balder ricardopacheco$ bundle exec rake db:migrate (in /Users/ricardopacheco/Sites/balder) rake aborted! Command 'exiftool' not found