I\'ve successfully configured the ckeditor gem from https://github.com/galetahub/ckeditor on my Rails 3.1 app. My problem now is that I can\'t figure out how to configure th
As of ckeditor gem version 3.7.1, I still don't have success with assets pipeline on production. However, I had success withthe ckeditor_rails gem. The setup instruction is on the GitHub page of the project and it is dead easy to setup.