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

Version Path
commontator-4.3.0 app/helpers/commontator/threads_helper.rb
commontator-4.2.2 app/helpers/commontator/threads_helper.rb
commontator-4.2.1 app/helpers/commontator/threads_helper.rb
commontator-4.2.0 app/helpers/commontator/threads_helper.rb
commontator-4.1.2 app/helpers/commontator/threads_helper.rb
commontator-4.1.1 app/helpers/commontator/threads_helper.rb