Sha256: 7a68c86aed115dc44297ac3407cb1dd9f786fee7a0137812b6318f1f6a063328
Contents?: true
Size: 166 Bytes
Versions: 16
Compression:
Stored size: 166 Bytes
Contents
class SpudPostCategoriesPost < ActiveRecord::Base attr_accessible :spud_post_id, :spud_post_category_id belongs_to :spud_post belongs_to :spud_post_category end
Version data entries
16 entries across 16 versions & 2 rubygems