Closed shyammohankanojia closed 8 years ago
Yes I had the same issue. I solved it by using "non-stupid-digest-assets". See here: https://github.com/alexspeller/non-stupid-digest-assets
I created an initializer here:
config/initializers/non_digest_assets.rb
And added this line to it:
NonStupidDigestAssets.whitelist += [/ckeditor\/.*/]
Thanks @eterry1388
This worked for me :+1:
Thanks @eterry1388 , I just ran into this today after changing my site's theme from Zurb to Bootstrap. That gem did the trick!
HI
Did any face this issue, Text Editor not coming at heroku? Even i tried to run asset precompile at local and than push to heroku.
some one please suggest what to do in this case? see the screenshot