Sha256: 958f2efbb373f70316288ec26b086c41bcdb996280a82d7926f7a51684f23609
Contents?: true
Size: 249 Bytes
Versions: 1
Compression:
Stored size: 249 Bytes
Contents
# frozen_string_literal: true Rails.application.config.after_initialize do Tramway.set_available_models(Tramway::News::News, project: :news) Tramway::Landing.head_content = lambda do stylesheet_link_tag 'tramway/news/application' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tramway-news-1.0.4.5 | config/initializers/tramway.rb |