galetahub / ckeditor

Ckeditor 4.x integration gem for rails

Home Page:https://ckeditor.com/ckeditor-4/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Attachments should be scoped

nathancolgate opened this issue · comments

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