アプリを Rails 3.1 に更新していますが、アセットをプリコンパイルするときにこのエラーが発生します。このGithub Issueによると、それを修正しますが、エラーはまだ残っているため、ckeditor を 4.0.2 に更新しました。gem を更新した後、何かしなければならないことはありますか?
完全なエラーは次のとおりです。
Invalid CSS after "*": expected "{", was "html .cke_uicol..."
"html" may only be used at the beginning of a compound selector.
(in /home/stanwinston/stanwinston/app/assets/javascripts/ckeditor/_source/plugins/uicolor/yui/assets/yui.css)
よろしくお願いします!