Mephisto sort_by example with descending order


/ Published in: Rails
Save to your folder(s)

for comments


Copy this code and paste it in your HTML
  1. {% for comment in article.comments sort_by :id %}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.