markevans / dragonfly-s3_data_store

S3 data store for the Dragonfly ruby gem
MIT License
62 stars 58 forks source link

Allow non ascii as filename #18

Closed tricknotes closed 9 years ago

tricknotes commented 9 years ago

When filename contains non ascii character, it fails to upload due to validation of fog-aws. This PR will fix https://github.com/markevans/dragonfly/issues/389.

Olefine commented 9 years ago

@tricknotes Can you rebase this PR? @markevans This PR solves problem with non english characters. Can you merge request after rebase?

tricknotes commented 9 years ago

Thanks for mention, @Olefine done.

Olefine commented 9 years ago

@tricknotes :+1:

yota345 commented 9 years ago

Could anyone merge this branch?

elvir commented 9 years ago

:+1:

markevans commented 9 years ago

done - thanks