Skip to content

Refactor thumbnail retrieval through associations

Rafael Reggiani Manzo requested to merge refactor_content_thumb_retrieval into master

There is model helper that encapsulates this logic. Direct retrieval makes future refactors and tests harder.

It'll make easier refactoring the thumbs into its own model as part of #14 (moved).

Merge request reports