assembler / attachinary

Attachments handler for Rails that uses Cloudinary for storage.
MIT License
294 stars 129 forks source link

adding how to prevent n+1 queries to the README #122

Closed orlando closed 8 years ago

orlando commented 8 years ago

Context

This PR adds information to the README on how to prevent n+1 queries when using attachinary. The discussion started here (https://github.com/assembler/attachinary/issues/113#issuecomment-130349944).