crossey_app/app/views/public/articles/_index.html.haml
2013-09-30 17:42:55 +02:00

2 lines
90 B
Plaintext

=render :partial => "public/articles/article", :collection => @articles, :as => "article"