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