Skip to content

Instantly share code, notes, and snippets.

@pzaich
Created February 2, 2013 05:12
Show Gist options
  • Select an option

  • Save pzaich/4696187 to your computer and use it in GitHub Desktop.

Select an option

Save pzaich/4696187 to your computer and use it in GitHub Desktop.
has_attached_file :image,
:styles => { :medium => "300x300>", :thumb => "100x100>" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment