Sha256: 8adaac02601666c35811727b03fdf0fdd653ca003a98251f648363d6466f0798
Contents?: true
Size: 114 Bytes
Versions: 8
Compression:
Stored size: 114 Bytes
Contents
module ChiliSocial class Like < ActiveRecord::Base belongs_to :post attr_accessible :post_id end end
Version data entries
8 entries across 8 versions & 1 rubygems