Closed dieuit07 closed 10 years ago
Rails.application.config.assets.precompile += %w( ckeditor/*)
I had the same issue. This should be added to the Installation in the Read Me:
Add this to config/initializers/assets.rb
:
Rails.application.config.assets.precompile += %w( ckeditor/*)
Would you mind submitting a pr?
I am using: spree 2.3 beta spree_editor (2.2.1) ckeditor (4.0.11)
After init follow the instruction document. Running and I get bug :
I have following this bug instruction and now my file initializes/assets.rb:
I restart server again and again and I pray it could end. >_< Do I missing some config?