Skip to content

Instantly share code, notes, and snippets.

@statonjr
Created September 22, 2010 19:44
Show Gist options
  • Save statonjr/592383 to your computer and use it in GitHub Desktop.
Save statonjr/592383 to your computer and use it in GitHub Desktop.
:storage => "S3",
:s3_credentials => "#{RAILS_ROOT}/config/s3.yml",
:path => ":attachment/:id/:style/:basename.:extension",
:bucket => 'yourbucketname'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment