Sha256: 85c7adb976ee4372047724aa960ff81be6d9e1b1c0cda969a5727ada4c6c3e7b
Contents?: true
Size: 141 Bytes
Versions: 5
Compression:
Stored size: 141 Bytes
Contents
class SpudPostCategoriesPost < ActiveRecord::Base belongs_to :spud_post,:touch => true belongs_to :spud_post_category,:touch => true end
Version data entries
5 entries across 5 versions & 1 rubygems