Sha256: c716958b55140dddbee483f411ca9f09fef592e90deca55e5c630850759f35cd
Contents?: true
Size: 118 Bytes
Versions: 6
Compression:
Stored size: 118 Bytes
Contents
module SocialExtension class Like < ActiveRecord::Base belongs_to :post attr_accessible :post_id end end
Version data entries
6 entries across 6 versions & 1 rubygems