Sha256: a1d6e3b0ab3a4ff0017f47a01efb59cd9499de175b52a707dc081e8550477514
Contents?: true
Size: 235 Bytes
Versions: 21
Compression:
Stored size: 235 Bytes
Contents
# Copyright 2020 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 Address < ActiveRecord::Base has_one :author end
Version data entries
21 entries across 21 versions & 1 rubygems