Sha256: 9100d6487cbf6130e86bfa6768e21a332ef68cc66af53ff12c23b54375da9d5f
Contents?: true
Size: 121 Bytes
Versions: 28
Compression:
Stored size: 121 Bytes
Contents
class Category < ActiveRecord::Base has_many :posts has_many :entries has_many :submissions has_many :users end
Version data entries
28 entries across 28 versions & 2 rubygems