Skip to content

Instantly share code, notes, and snippets.

@jdfdesign
jdfdesign / dot-gitignore
Created November 9, 2012 16:35 — forked from ahoward/dot-gitignore
easy cheasy log rotation in your rails' apps
log/*
@jdfdesign
jdfdesign / README.md
Created September 15, 2012 14:52 — forked from scottatron/README.md
Lossless compression of images in Rails using Dragonfly & image_optim

This runs provides an .optim job for dragonfly and also adds the .optim job into .thumb

This requires you have the 'image_optim' gem and it's dependencies.