I have an Image uploading application running on carrierwave which restrict user from uploading image only of desired extensions \'jpg,jpeg,png\' I have put in place the v
Actually it is:
en: errors: messages: extension_white_list_error: "You are not allowed to upload %{extension} files, allowed types: %{allowed_types}"
Source:
https://github.com/jnicklas/carrierwave/blob/master/lib/carrierwave/locale/en.yml