Skip to content

Instantly share code, notes, and snippets.

@aiaio
Created June 13, 2009 22:45

Revisions

  1. aiaio created this gist Jun 13, 2009.
    5 changes: 5 additions & 0 deletions product_image_definitions.rb
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    ProductImagesDefinitions = {
    'main' => {:styles => {:large => "1200x600!", :medium => "600x300!"},

    'header' => {:styles => {:large => "400x600!", :medium => "200x300!"}
    }