Sha256: c36fa5347d9cab16b18f2a50e38e6dbb9acfe6630e033573d6ed87d6c85dddc7
Contents?: true
Size: 236 Bytes
Versions: 283
Compression:
Stored size: 236 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 Album < ActiveRecord::Base belongs_to :singer end
Version data entries
283 entries across 24 versions & 1 rubygems