Sha256: 51841906ff418d4d0c959fa73e92c4630454ea29e3369515a459226b8216852a
Contents?: true
Size: 235 Bytes
Versions: 2
Compression:
Stored size: 235 Bytes
Contents
module Commontator module CommontatorHelper def commontator_thread_link(commontable) render(:partial => 'commontator/shared/thread_link', :locals => {:thread => commontable.thread}).html_safe end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
commontator-0.4.1 | app/helpers/commontator/commontator_helper.rb |
commontator-0.3.10 | app/helpers/commontator/commontator_helper.rb |