Sha256: 71ec4bb8f923c1994fa8c8af774b9f8cd137e43d659a30e0cf3b81e17b8527de
Contents?: true
Size: 235 Bytes
Versions: 24
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 Track < ActiveRecord::Base belongs_to :album end
Version data entries
24 entries across 24 versions & 1 rubygems