Skip to content

carrierwaveuploader/carrierwave-i18n

Repository files navigation

CarrierWave i18n Build Status

Provides additional locales for CarrierWave, the classier solution for file uploads for Rails.

Installation

Add the following line to your Gemfile:

gem 'carrierwave-i18n', '~> 3.0' # For carrierwave 3
gem 'carrierwave-i18n', '< 3'    # For carrierwave 2 and lower

And then execute:

$ bundle

Contributing

Refer to details in CONTRIBUTING.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages