<?xml version="1.0" encoding="UTF-8"?>
<codes type="array">
  <code>
    <code>if RAILS_ENV == &quot;development&quot; 
  Paperclip.options[:image_magick_path] = '/opt/local/bin/' 
else 
  Paperclip.options[:image_magick_path] = '/usr/bin/' 
end </code>
    <created-at type="datetime">2008-12-22T21:31:31Z</created-at>
    <description>it's necessary set the correct path of imagemagick. in os x (dev) e linux (production):</description>
    <id type="integer">140</id>
    <language-id type="integer">39</language-id>
    <privated type="boolean">false</privated>
    <title>paperclip running in passenger</title>
    <updated-at type="datetime">2008-12-22T21:31:31Z</updated-at>
    <user-id type="integer">7</user-id>
  </code>
</codes>
