Sha256: 59798df9f0aa5afa01328fc7d409a9c772f2a3021cb293f0792e9c0b7c71e98e

Contents?: true

Size: 114 Bytes

Versions: 1

Compression:

Stored size: 114 Bytes

Contents

# frozen_string_literal: true

module MrCommon
  class ApplicationRecord
    self.abstract_class = true
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mr_common-1.0.0 app/models/mr_common/application_record.rb