mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Switch to carrierwave for upload management
This commit is contained in:
parent
ae55c2772f
commit
d55d206b93
2 changed files with 7 additions and 13 deletions
2
Gemfile
2
Gemfile
|
|
@ -22,7 +22,7 @@ gem 'rails-observers'
|
|||
gem 'paper_trail'
|
||||
|
||||
# for upload management
|
||||
gem 'paperclip'
|
||||
gem 'carrierwave'
|
||||
|
||||
# for internationalizing
|
||||
gem 'rails-i18n', '~> 4.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue