Last active
December 21, 2016 12:45
-
-
Save qoobaa/55f2ea0c75244b234dca74d7fc9c1b9c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Attachment.find_each { |a| f = a.file; f.fog_authenticated_url_expiration = 24.hours.to_i; puts "#{f.path},#{f.url}" } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment