SammyLin / redactor-rails

This repo is deprecated. Please check out official gem for Redactor 2. https://github.com/Redactor2/redactor2_rails
MIT License
389 stars 253 forks source link

Remove thumb from Document's json methods #53

Closed neotericdesign closed 11 years ago

neotericdesign commented 11 years ago

This fixes a bug where the Documents#Index JSON failed because there is no "thumb" url for documents

This ties into an earlier PR where we suggested in the future documents could have thumbs based on their file extensions. That would be cool.