Sha256: 1680f9125d1eeb399e55026bf2affd630931e10f00fde3dc1d74032e5dd7d5d4
Contents?: true
Size: 249 Bytes
Versions: 2
Compression:
Stored size: 249 Bytes
Contents
xml.result do xml.postid @post.id xml.comments @post.comments.count xml.message link_to("Reply Posted (View)", :controller => 'post', :action => 'view', :user => post.user.username, :slug => post.slug, :anchor => "comment_#{@comment.id}") end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
EliteJournal-1.9.480 | app/views/post/replyxml.rxml |
EliteJournal-1.9.492 | app/views/post/replyxml.rxml |