galetahub / ckeditor

Ckeditor 4.x integration gem for rails
https://ckeditor.com/ckeditor-4/
MIT License
2.22k stars 881 forks source link

File Attachments should be scoped #910

Closed nathancolgate closed 3 years ago

nathancolgate commented 3 years ago

Currently, the @attachments instance variable is a Ckeditor::Paginatable which does not play well with collection rendering.