Sha256: 1530bd31f6ae65c8863366e8f33a9172350c3d84752c7c8a041728f38442b45c
Contents?: true
Size: 86 Bytes
Versions: 3
Compression:
Stored size: 86 Bytes
Contents
module SocialFeature class Like < ActiveRecord::Base belongs_to :post end end
Version data entries
3 entries across 3 versions & 1 rubygems