Sha256: 117040282f4b1beee3358695ed1f12d46594932ad1b81794daa3fc21f37b311e
Contents?: true
Size: 137 Bytes
Versions: 9
Compression:
Stored size: 137 Bytes
Contents
class Create < ActiveRecord::Base belongs_to :patron belongs_to :work, :class_name => 'Manifestation', :foreign_key => 'work_id' end
Version data entries
9 entries across 9 versions & 1 rubygems