Sha256: 1b30ba3d4afbc8d3421fb04aaa0acd9c945c94b34789dec0f1fb6d5802e63e76
Contents?: true
Size: 240 Bytes
Versions: 21
Compression:
Stored size: 240 Bytes
Contents
# Copyright 2020 Google LLC # # Use of this source code is governed by an MIT-style # license that can be found in the LICENSE file or at # https://opensource.org/licenses/MIT. class MemberType < ActiveRecord::Base has_many :members end
Version data entries
21 entries across 21 versions & 1 rubygems