spohlenz / tinymce-rails

Integration of TinyMCE with the Rails asset pipeline
Other
816 stars 258 forks source link

assets precompile long time and node process cpu use 100% #109

Closed kingwkb closed 11 years ago

kingwkb commented 11 years ago

time bundle exec rake assets:precompile

real 18m50.420s user 18m50.076s sys 0m1.992s

add gem 'tinymce-rails' appear this problem

remove tinymce-rails normal

ruby -v ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-linux]

rails -v Rails 3.2.13

geniou commented 11 years ago

I have the same problem. A workaround is downgrade to a 3.5 version. see #108

spohlenz commented 11 years ago

This should now be fixed in 4.0.2.