Sha256: ca75c955c13d5bca6f6fd364782d6362a97a4d9937254951f55319366438b396

Contents?: true

Size: 459 Bytes

Versions: 15

Compression:

Stored size: 459 Bytes

Contents

module C80Yax
  module Items
    module Shared
      module AsterixHelper

        def render_asterix
          # TODO-5:: перенести этот текст в базу, в свойства модуля
          a = '*точная стоимость будет озвучена нашим менеджером при телефонном разговоре с клиентом'
          "<p>#{a}</p>".html_safe
        end

      end
    end

  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
c80_yax-0.1.0.25 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.24 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.23 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.22 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.21 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.20 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.18 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.17 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.16 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.15 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.14 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.13 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.12 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.11 app/helpers/c80_yax/items/shared/asterix_helper.rb
c80_yax-0.1.0.10 app/helpers/c80_yax/items/shared/asterix_helper.rb