Sha256: c269e98a5c30aa860e7f13f0dbda5a8488c8f15153ff586e55255a35730b8b03
Contents?: true
Size: 821 Bytes
Versions: 9
Compression:
Stored size: 821 Bytes
Contents
en: errors: messages: carrierwave_processing_error: failed to be processed carrierwave_integrity_error: is not of an allowed file type carrierwave_download_error: could not be downloaded extension_white_list_error: "You are not allowed to upload %{extension} files, allowed types: %{allowed_types}" extension_black_list_error: "You are not allowed to upload %{extension} files, prohibited types: %{prohibited_types}" rmagick_processing_error: "Failed to manipulate with rmagick, maybe it is not an image? Original Error: %{e}" mime_types_processing_error: "Failed to process file with MIME::Types, maybe not valid content-type? Original Error: %{e}" mini_magick_processing_error: "Failed to manipulate with MiniMagick, maybe it is not an image? Original Error: %{e}"
Version data entries
9 entries across 9 versions & 2 rubygems