Ruby on Rails Wednesday, March 27, 2019

it doesn't crash, but it's not showing up either.   

maybe there is some other plugin I can use.

On Wednesday, March 27, 2019 at 4:08:55 PM UTC-4, Joe Guerra wrote:
hmm, I don't know why it was working before, but I got it working now.

before I was using...

//= require ckeditor/init

[but I didn't have a file in the subfolder ckeditor/init  it was config.js ]

made the correction to ->

//= require ckeditor/config




On Wednesday, March 27, 2019 at 3:30:14 PM UTC-4, Joe Guerra wrote:
Can't seem to build my app in heroku, had no problems with it before...    Preparing app for Rails asset pipeline
       Running: rake assets:precompile
       rake aborted!
       Sprockets::FileNotFound: couldn't find file 'ckeditor/init' with type 'application/javascript'

I'll keep googling and try to figure out what's going on.
Any ideas are welcomed.
Thanks.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/94594e0a-26f0-4b41-a6fe-7e273a248134%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment