sandal (owner)

Revisions

gist: 217589 Download_button fork
public
Public Clone URL: git://gist.github.com/217589.git
Embed All Files: show embed
verifiably_gross.rb #
1
2
3
IMAGE_TYPES = %w( image/jpeg image/png image/pjpeg image/x-png image/gif )
validates_attachment_content_type :image, :content_type => IMAGE_TYPES