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