Commit adcfeae1614e208a960ab99ba817380856563435

Authored by Saito
2 parents c1fe3769 ca23f27b

Merge branch 'issue-331'

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
config/initializers/carrierwave.rb 0 → 100644
... ... @@ -0,0 +1 @@
  1 +CarrierWave::SanitizedFile.sanitize_regexp = /[^[:word:]\.\-\+]/
... ...