136 137 138
# File 'lib/tec_doc/article.rb', line 136 def thumbnails @thumbnails ||= ArticleThumbnail.all(:article_id => id) end