Sha256: c7eb90f535db03f678737b7c557ee50643a262673de8be56f65eb882dfc88310
Contents?: true
Size: 160 Bytes
Versions: 6
Compression:
Stored size: 160 Bytes
Contents
module Commontator module ThreadsHelper def commontable_name(thread) thread.config.commontable_name_proc.call(thread.commontable) end end end
Version data entries
6 entries across 6 versions & 1 rubygems