Chris@909:

<%= link_to(h(@news.title), @news_url) %>

Chris@909: <%=h @news.author.name %> Chris@909: Chris@909: <%= textilizable(@news, :description, :only_path => false) %>