Skip to content

Instantly share code, notes, and snippets.

View hendragunz's full-sized avatar

Hendra Gunawan hendragunz

  • Tangerang, Indonesia
  • 15:58 (UTC +07:00)
View GitHub Profile
@cblunt
cblunt / Gemfile
Created October 21, 2011 08:55
Configure Carrierwave for Amazon S3 Storage and Heroku
# ...
gem 'carrierwave'
gem 'fog', '~> 1.0.0' # Need to specify version, as carrierwave references older (0.9.0) which doesn't allow configuration of Rackspace UK Auth URL