Sha256: 375ff806db722129e37461d7966dd6b7c012dac1334799ad5a7b93581120ecee
Contents?: true
Size: 406 Bytes
Versions: 16
Compression:
Stored size: 406 Bytes
Contents
%p= "Hi #{@subscriber.author_name}" %p= "#{@comment.writer_name} commented on \"#{@article.title}\"" %p= "#{@comment.writer_name} wrote \"#{@article.body}\"" %p= link_to "Click here to see the full thread" , @article_url %p Thanks, %br = "The #{@website_title} Team" %p If you don't want to receive notification emails about this article, you can = link_to "unsubscribe" , @unsubscribe_url
Version data entries
16 entries across 16 versions & 2 rubygems