diff --git a/config/application.rb b/config/application.rb index b31bf8fc..b32c9c64 100644 --- a/config/application.rb +++ b/config/application.rb @@ -43,8 +43,6 @@ module AgendaDuLibreRails # In rails 4, plugin and vendor images need to be precompiled config.assets.precompile += %w[*.png *.jpg *.jpeg *.gif] - config.tinymce.install = :copy - # Rails 5 now defaults to csrf tokens per form, which breaks adl for the # time being # TODO