Skip to content

Instantly share code, notes, and snippets.

@mdeering
Created October 26, 2010 20:08
Show Gist options
  • Save mdeering/647677 to your computer and use it in GitHub Desktop.
Save mdeering/647677 to your computer and use it in GitHub Desktop.
config/initializers/dragonfly.rb
require 'dragonfly/rails/images'
app = Dragonfly[:images]
app.configure_with(:rmagick, :use_filesystem => false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment