Commit ca23f27b5b91e41034a54d48a5421689a6640be7
1 parent
8cc25ef9
Exists in
master
and in
4 other branches
upload file's name support non-english words
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
@@ -0,0 +1 @@ | @@ -0,0 +1 @@ | ||
1 | +CarrierWave::SanitizedFile.sanitize_regexp = /[^[:word:]\.\-\+]/ |