Sha256: 3a927a570ad07265cfb9b7c0fa1e0e03861ee216686b6c1f323ff257121841ba
Contents?: true
Size: 301 Bytes
Versions: 5
Compression:
Stored size: 301 Bytes
Contents
module Commontator module CommontatorHelper def commontable_thread_link(commontable, commontator) render(:partial => 'commontator/commontables/thread', :locals => {:commontable => commontable, :commontator => commontator}).html_safe end end end
Version data entries
5 entries across 5 versions & 1 rubygems