Skip to content

Instantly share code, notes, and snippets.

@mdeering
Created October 26, 2010 20:08

Revisions

  1. mdeering renamed this gist Oct 26, 2010. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. mdeering created this gist Oct 26, 2010.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    require 'dragonfly/rails/images'

    app = Dragonfly[:images]
    app.configure_with(:rmagick, :use_filesystem => false)