Sha256: ed3ad12da2665f7c066c1bb82a27bbcf38b06f02582640ab3732a709bb264437
Contents?: true
Size: 179 Bytes
Versions: 80
Compression:
Stored size: 179 Bytes
Contents
# frozen_string_literal: true module Tramway module Landing class ApplicationRecord < ::Tramway::Core::ApplicationRecord self.abstract_class = true end end end
Version data entries
80 entries across 80 versions & 1 rubygems