Sha256: e13d6d4864196cb03eb71f99e5a36516c5a4ff7b72cf0f5e366c791a777e5ecf
Contents?: true
Size: 107 Bytes
Versions: 104
Compression:
Stored size: 107 Bytes
Contents
class Project < ActiveRecord::Base belongs_to :user belongs_to :category has_many :contributions end
Version data entries
104 entries across 104 versions & 2 rubygems