views:

16

answers:

0

I've try to use ckeditor in my apps. I followed instruction how to install it, but when I came to this step

$ rails generate ckeditor:base

I got this error message, uninitialized constant Ckeditor::PLUGIN_CONTROLLER_PATH, and I didn't know to solve it. Does any body know how to solve it? please.