Sha256: 257f9f8acccfac997c40264698fb7754ae21a48d5fd6b9d2f65b0770c97c81bf
Contents?: true
Size: 147 Bytes
Versions: 50
Compression:
Stored size: 147 Bytes
Contents
# frozen_string_literal: true class Tramway::Landing::LinkDecorator < ::Tramway::Core::ApplicationDecorator def title; end def link; end end
Version data entries
50 entries across 50 versions & 1 rubygems