Don Pinkus

Results 6 comments of Don Pinkus

Still an issue? Would love to use this if it worked with nested lists (like the ones on getbootstrap.com)

You can do it like this: `$ sequelize model:create --name TodoItem --attributes content:string,complete:boolean`

SO question: http://stackoverflow.com/questions/23186265/upload-files-directly-to-s3-but-using-arbitrary-aws-credentials

Looking through your code, if we can pass in our own s3_access_key and s3_identity to calculate_authorization_hash(), this would simply overwrite `Config.instance.s3_access_key` on Ln 101, 103, 105. https://github.com/maxgillett/s3_multipart/blob/a0cc68364a067cb6ab6192e2762d1e7e90543012/lib/s3_multipart/transfer_helpers.rb#L105 Then this gem...

SO question: http://stackoverflow.com/questions/23186265/upload-files-directly-to-s3-but-using-arbitrary-aws-credentials