Skip to content

Instantly share code, notes, and snippets.

@traviskroberts
Created January 5, 2009 16:11
Show Gist options
  • Select an option

  • Save traviskroberts/43451 to your computer and use it in GitHub Desktop.

Select an option

Save traviskroberts/43451 to your computer and use it in GitHub Desktop.
if RAILS_ENV == "development"
Paperclip.options[:image_magick_path] = '/usr/local/bin/'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment