hellvinz
hellvinz
the workaround works on smartos too
great! I'll try to have a look
you can't use both use_iam_profile and access keys as documented on the readme: `:use_iam_profile # boolean - if true, no need for access_key_id or secret_access_key`
To me, this PR changes the behavior described in the documentation: ``` Zaru.sanitize! "A"*400, :padding => 100 # resulting filename is 145 characters long ``` which mentions characters and not...