Closed danbee closed 11 years ago
It would be quite nice if there was some sort of integration with dragonfly or paperclip for images. You'd still need to specify the image format somehow though.
It might also be worth looking at writing some specs, as this would make refactoring less brittle. I might look at this soon if I find time.
I've removed the dependence on the request object by using protocol agnostic URL's in the views. This also makes it easier to test.