Sha256: e54f451cd975faefaedebe9f347d6e39241682a0cbf1c65cc0275a955d451162

Contents?: true

Size: 85 Bytes

Versions: 19

Compression:

Stored size: 85 Bytes

Contents

module TagsHelper
  def ul_tag_for(_)
    %{<ul id="taglist" class="tags"}
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
typo-5.5 app/helpers/tags_helper.rb
typo-5.4.4 app/helpers/tags_helper.rb
typo-5.4.3 app/helpers/tags_helper.rb
typo-5.4.2 app/helpers/tags_helper.rb
typo-5.4.1 app/helpers/tags_helper.rb
typo-5.4 app/helpers/tags_helper.rb
typo-5.0.2 app/helpers/tags_helper.rb
typo-5.0.1 app/helpers/tags_helper.rb
typo-5.0.3.98.1 app/helpers/tags_helper.rb
typo-5.0.3.98 app/helpers/tags_helper.rb
typo-5.0 app/helpers/tags_helper.rb
typo-5.1.2 app/helpers/tags_helper.rb
typo-5.1.1 app/helpers/tags_helper.rb
typo-5.1.3 app/helpers/tags_helper.rb
typo-5.1.98 app/helpers/tags_helper.rb
typo-5.1 app/helpers/tags_helper.rb
typo-5.2.98 app/helpers/tags_helper.rb
typo-5.2 app/helpers/tags_helper.rb
typo-5.3 app/helpers/tags_helper.rb