ruby on rails - How to change ckeditor backend from carrierwave to paperclip? -


i want change ckeditor backend carrierwave paperclip. how can go this. did rails generate ckeditor:install --orm=active_record --backend=carrierwave , generated necessary files. did rake db:migrate

is there way uninstall ckeditor reinstall again? know need rails generate ckeditor:install --orm=active_record --backend=paperclip i'm not sure if running again replace it. i'm worried might break code.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -