Sha256: 4ed742a0a14a3974fee1855b217182a5780c86bda93b1aac11a8d6c4ff068ed3
Contents?: true
Size: 235 Bytes
Versions: 10
Compression:
Stored size: 235 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 Singer < ActiveRecord::Base has_many :albums end
Version data entries
10 entries across 6 versions & 1 rubygems