Title | Category | Created | Author | Options |
---|---|---|---|---|
<%= namelink article %> | <%= h article.category %> | <%= shorttime article.created_at %> | <%= namelink article.user %> | <%= link_to 'Edit', edit_article_path(article) %> <%= link_to 'Destroy', article, :confirm => 'Are you sure?', :method => :delete %> |