Sha256: 46093a3291114e5ea0fa72a3cfb3f033fea38efa72d85837478138735916a922
Contents?: true
Size: 108 Bytes
Versions: 22
Compression:
Stored size: 108 Bytes
Contents
# frozen_string_literal: true class Pet < ActiveRecord::Base belongs_to :person, counter_cache: true end
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
bullet-5.7.6 | spec/models/pet.rb |
bullet-5.7.5 | spec/models/pet.rb |