I cannot get the galetahub ckeditor gem to work with Rails 4 for me. I searched for any problems online but cannot find any. I\'m following the instructions exactly.
In case you are having trouble making it work with active admin, make sure to put this:
config.register_javascript 'ckeditor/ckeditor.js' config.register_javascript 'ckeditor/init.js'
Into config/initializers/active_admin.rb
config/initializers/active_admin.rb