add ck editor file upload endpoint
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -23,8 +23,7 @@ gem "redis", "~> 4.0"
|
||||
|
||||
gem "bootsnap", require: false
|
||||
|
||||
# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
|
||||
# gem "image_processing", "~> 1.2"
|
||||
gem "image_processing", "~> 1.2"
|
||||
|
||||
gem "pundit", "~> 2.2"
|
||||
gem "enumerize", "~> 2.5"
|
||||
|
||||
Reference in New Issue
Block a user