Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

CKEditor Picture still references to paperclip methods #156

Open
ronzalo opened this issue May 21, 2021 · 1 comment
Open

CKEditor Picture still references to paperclip methods #156

ronzalo opened this issue May 21, 2021 · 1 comment

Comments

@ronzalo
Copy link

ronzalo commented May 21, 2021

When start app in production mode, raises this exception

undefined method `has_attached_file' for Ckeditor::Picture(Table doesn't exist):Class (NoMethodError)
Did you mean? has_one_attached

@ramzieus
Copy link

ramzieus commented Jul 4, 2021

same problem here
I solve it by adding paperclip gem
gem "paperclip"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants