Sha256: d6a26127d819aefc69903c8635f8e16e187842d71f99e13c40e7558af17d6fec
Contents?: true
Size: 236 Bytes
Versions: 10
Compression:
Stored size: 236 Bytes
Contents
# Copyright 2023 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 Album < ActiveRecord::Base belongs_to :singer end
Version data entries
10 entries across 6 versions & 1 rubygems