tsechingho / ckeditor-rails

Integrate CKEditor javascript library with Rails asset pipeline
https://github.com/tsechingho/ckeditor-rails
MIT License
213 stars 133 forks source link

CKEdtiror assets not compiling (Rails 3.2.22 with 4.4.8) #63

Closed balen closed 9 years ago

balen commented 9 years ago

When I deploy a rails 3.2.22 app using the ckeditor-rails gem everything was ok and the assets were compiled. But this no longer works with the latest release (4.4.8).

Test using

RAILS_ENV=development bundle exec rake assets:precompile
tsechingho commented 9 years ago

I create a brand new rails 3.2.22 project and apply ckeditor_rails gem. It's all good for me.

|ruby-2.1.5| Ethan-MBA in ~/Projects/Goldenio/DEMO/ckeditor_demo3
± |master ✗| → bundle list ckeditor_rails
/Users/tsechingho/.rvm/gems/ruby-2.1.5/gems/ckeditor_rails-4.4.8

ckeditor_rails322