Skip to content

Instantly share code, notes, and snippets.

@technogoat
Created December 29, 2011 08:48
Show Gist options
  • Save technogoat/1533015 to your computer and use it in GitHub Desktop.
Save technogoat/1533015 to your computer and use it in GitHub Desktop.
validates_attachment_content_type :logo, :content_type => ['image/jpeg', 'image/png', 'image/gif']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment