Sha256: fc3eb530dcc87c7d33afb936f760294301f30cd6be945682c4bed78abc6b9958
Contents?: true
Size: 235 Bytes
Versions: 247
Compression:
Stored size: 235 Bytes
Contents
# Copyright 2021 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 Singer < ActiveRecord::Base has_many :albums end
Version data entries
247 entries across 21 versions & 1 rubygems