Sha256: ced25ee760f09ca8dddaf633489eda8db1d5c38e9c0982fd027059223b690a98
Contents?: true
Size: 124 Bytes
Versions: 8
Compression:
Stored size: 124 Bytes
Contents
class SpudPostCategoriesPost < ActiveRecord::Base belongs_to :spud_post, touch: true belongs_to :spud_post_category end
Version data entries
8 entries across 8 versions & 1 rubygems