Sha256: 80ddc879318038d8beffb5f9afef1a05ff1fb923c2362e6ca4302cae963e05a5
Contents?: true
Size: 214 Bytes
Versions: 2
Compression:
Stored size: 214 Bytes
Contents
module Tramway module News module ApplicationHelper include ::FontAwesome5::Rails::IconHelper def title(text) content_for :title do text end end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tramway-news-1.0.4.1 | app/helpers/tramway/news/application_helper.rb |
tramway-news-1.0.4 | app/helpers/tramway/news/application_helper.rb |