Sha256: ca2c0f8ca9963d50fe4c4299572fad1601f5a4993229bc0284a7cd714de7c32b
Contents?: true
Size: 99 Bytes
Versions: 11
Compression:
Stored size: 99 Bytes
Contents
class Favorite < ActiveRecord::Base belongs_to :tweet, counter_cache: :favorites_count_cache end
Version data entries
11 entries across 11 versions & 2 rubygems