Sha256: 60d318a9b3b29bc44f55300ab692da3278614058c9df65821b0f702d9b69318d

Contents?: true

Size: 113 Bytes

Versions: 20

Compression:

Stored size: 113 Bytes

Contents

module Admin::CustomTemplatesHelper
  def content_column(record)
    h(record.content[0..20] + ' ...')
  end
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
talia_core-0.4.22 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.20 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.19 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.18 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.17 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.16 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.15 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.14 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.13 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.12 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.11 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.10 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.9 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.8 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.7 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.6 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.5 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.4 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.3 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb
talia_core-0.4.2 generators/talia_admin/templates/helpers/admin/custom_templates_helper.rb