Sha256: d361a9510818f3dfe610a2879c3ea5127d152c4d4b9ecba9e97a0651124c15c7
Contents?: true
Size: 126 Bytes
Versions: 7
Compression:
Stored size: 126 Bytes
Contents
class Show < ActiveRecord::Base belongs_to :genre belongs_to :director has_many :episodes has_many :subscriptions end
Version data entries
7 entries across 7 versions & 1 rubygems