Skip to content

Instantly share code, notes, and snippets.

@senkuli
senkuli / Rakefile
Last active August 29, 2015 14:22 — forked from frankpinto/Rakefile
task :fix_image_headers => :environment do
puts "---------------------------------------------"
puts "Uploading ad images to tools.ayalo.co"
puts "---------------------------------------------"
# Set s3 credentials
Dotenv.load
s3 = Aws::S3::Client.new