Fixes for the review made by @javierm

this commit will be merged with the others when the chages
are accepted
This commit is contained in:
Raúl Fuentes
2018-08-24 15:11:54 +02:00
committed by Javi Martín
parent 88f0f14eab
commit d574657b77
10 changed files with 28 additions and 25 deletions

View File

@@ -56,3 +56,5 @@ Ckeditor.setup do |config|
# By default: "ckeditor/config.js"
# config.js_config_url = 'ckeditor/config.js'
end
Ckeditor::PicturesController.send(:load_and_authorize_resource)